Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token generation do not loop if TOTP period is different from 30s #11

Closed
Bubka opened this issue Nov 13, 2020 · 0 comments
Closed

Token generation do not loop if TOTP period is different from 30s #11

Bubka opened this issue Nov 13, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Bubka
Copy link
Owner

Bubka commented Nov 13, 2020

Describe the bug
The token generation loop stops when the TOTP period is different from 30s

To Reproduce
Steps to reproduce the behavior:

  1. Click "Use a qrcode"
  2. Submit a QRcode for a TOTP with Period parameter = 40
  3. Wait until all dots are filled
  4. the loop stops + js error : active is undefined

Expected behavior
A new token should be displayed and the dots blanked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant