Skip to content

Releases: jovijovi/two-fa

v0.3.2

14 Jun 12:50
c4f6f05
Compare
Choose a tag to compare

Fixes:

  • fix: returns a 6-digit code, padded with "0" if needed

v0.3.1

27 Jul 09:54
Compare
Choose a tag to compare

Features:

  • Encode key with hash
  • Generate random key
  • Print QR for Google Authenticator

v0.2.0

23 Jul 11:19
Compare
Choose a tag to compare

Features:

  • Based on HOTP/TOTP algorithm
  • Get code by encoded key
  • Encode/Decode key
  • Encode key for iOS