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
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
AndOTP only shows the most recent TOTP code.
Sometimes while entering the TOTP code on a 2nd device, a new TOTP is generated.
As the previous one is not visible (and I sometimes not recall the last digits), I have delete the entered digits and enter the new code.
However, the previous code is still valid for some time (I guess several seconds but did not try to measure it with systems I use).
Describe the solution you'd like
Present the most recent TOTP code (as it is at the moment) while also showing the previous TOTP code (smaller; left of the most recent TOTP code).