Skip to content

Releases: yeojz/otplib

v2.0.0-beta

14 Feb 13:21
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

Some code reshuffling as well as minor API changes.

v1.1.2

31 Oct 09:51
Compare
Choose a tag to compare

bugfix

This release addresses a few issues which caused unsynchronised tokens:

  • An error in decoding the keys resulting in different tokens being generated.
  • Error in hex sizes resulting from String to Hex conversion resulted in invalid Authenticator codes. Converted Hex should be in pairs.

chore

  • JShint cleanup.

v1.1.0

04 Oct 08:25
Compare
Choose a tag to compare
  • (added) check function to core
  • (updated) readme