Commit Graph
4 Commits
Author SHA1 Message Date
Aaron Bieber acefe4a3b9 Don't assume our secret is base32 encoded.
According to https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm
secrets are only base32 encoded in gauthenticator and gauth friendly providers.
2018-04-16 13:14:03 -07:00
Aaron Bieber 8c34415c34 add readme 2018-04-16 12:52:39 -07:00
Aaron Bieber eaad1884d4 Make sure our secret is always uppercase
Non-uppercase secrets that are base32 encoded will fial to decode
unless we upper them.
2017-09-17 18:19:23 -07:00
Aaron Bieber 79e106da2e point to new qr location 2017-03-20 13:18:56 -07:00