Here is the full history of otpauth.
Released on May 26, 2015
Use compare_digest
to avoid timing attack.
Released on Jan 25, 2015
Nothing new. It is stable now.
Released on Dec 18, 2014
- Make
generate_hotp
andgenerate_totp
functions. - Add
timestamp
parameters forgenerate_totp
. #3
Released on Nov 14, 2013
- Change API name
to_google
toto_uri
.
Released on Aug 16, 2013
- Raise ValueError instead of TypeError when parameters are wrong.
- Add documentation.
I believe this library is stable now. Someday it will turn into 1.0.0.
Released on Jul 4, 2013
- Remove
===
for Google Authenticator. #1
First preview release.