Skip to content

v3.0.1

Choose a tag to compare

@constantoine constantoine released this 13 Aug 09:31
· 120 commits to master since this release
26416df

Fixes

  • TotpUrlError was unexported. This is now fixed. (#29)
  • base32 was reexported instead. It is now private, and will need to be an explicit dependency for the user to encore/decode base32 data.

Changes

  • Secret comparison is now done in constant time.

Special thanks