Important TOTP bug fix: sha1 !== SHA1 #268
kentcdodds
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just want to call particular attention to this PR which affects anyone who's using 2FA one-time passwords and wants Google Authenticator to work: #265
TL;DR, use
SHA1
instead ofsha1
and you're golden.Beta Was this translation helpful? Give feedback.
All reactions