You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note : This project has not been updated since it was created. If you need a PHP OTP library, you should check out the great fork by Spomky-Labs at https://github.com/Spomky-Labs/otphp which has been improved and is currently maintained.
Hello,
$totp->now() return invalid token when token is starting with zero.
for example:
if the token is 041934
the function returns the token without the zero (41934)
The text was updated successfully, but these errors were encountered: