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
For HOTP based tokens the counter value is important to remember... In case phone is lost/stolen, the secret key alone won't be enough. Also the exported key will have an old counter value. You need to remember the last token/counter value. andOTP already has this feature.
The text was updated successfully, but these errors were encountered:
amr1ta
changed the title
Show hotp counter value
Show counter value of HOTP based tokens
Nov 7, 2022
For HOTP based tokens the counter value is important to remember... In case phone is lost/stolen, the secret key alone won't be enough. Also the exported key will have an old counter value. You need to remember the last token/counter value.
andOTP already has this feature.
The text was updated successfully, but these errors were encountered: