Generates a TOTP token using the provided secret
new TOTPProvider('TOTPSECRET'); Copy
new TOTPProvider('TOTPSECRET');
Private
Generated using TypeDoc
Generates a TOTP token using the provided secret
Example