AbstractStaticcreateCreates a qr code url.
The secret to generate the qr code url for.
The url for the qr.
StaticvalidateValidates the given token with a TOTP created with the given secret.
The secret to create the TOTP for.
The token to validate.
True when the token is valid, false otherwise.
Provides functionality around handling time based one time passwords.