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

[feature request] on first token display show the next one if the current will expire in few s #267

Open
mat-c opened this issue Mar 16, 2024 · 1 comment

Comments

@mat-c
Copy link

mat-c commented Mar 16, 2024

Hi,

it is sometime annoying when I want to enter a token : select the token to display it; start enter it, but code change before I finish to enter them. Or I need to wait the next token is display because I see the current one is about to expire.
What I would like : enter the token as fast as possible.

I think the otp protocol tolerate some small clock drift.
Could it be possible when you select a token for display, if the current token validity is only few seconds (10s for example), to directly show the next one.

Counter animation will be frozen, until the code is really valid.

This few second anticipation will avoid to wait for next code, and most of time, the time need to enter the code, the code will be valid (and you don't even need to rely of clock drift compensation).
This can be an option.

@helloworld1
Copy link
Owner

That sounds like a good idea. Maybe a way to skip directly to next token can achieve the same purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants