mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 08:05:49 +03:00
[GH-ISSUE #114] last OTP still work #521
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#521
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @toknT on GitHub (Jan 29, 2019).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/114
the last OTP still work , and is timeout when current new OPT is timeout.
version: ^4.0
@choonge commented on GitHub (Feb 2, 2019):
I think that is intended behaviour, see https://github.com/antonioribeiro/google2fa#validation-window
@toknT commented on GitHub (Feb 2, 2019):
I use 'getCurrentOTP' to solve my problem.