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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: