Counter returns zero in typescript #445
rogue-kitten
started this conversation in
Troubleshooting
Replies: 1 comment
-
The counter my methods give you back is the counter reported by the authenticator. Often platform authenticators will only ever give back 0 so in my experience what you're seeing is expected. If you have a security key handy that should return actual incrementing numbers to validate this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions