otpgo v0.2.0 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • โž• Added

    • ๐Ÿš€ Mark as first official release.
    • ๐Ÿ‘ QR support to export key URI.
    • ๐Ÿ‘Œ Support to format OTP configuration as authenticator key URI.
    • Coverage report with GitHub Actions and Coveralls.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improve usage instructions in the README.
    • Generate random keys without padding.
    • ๐Ÿ“š Documentation references pkg.go.dev instead of godoc.
    • ๐Ÿ”จ Internal structure refactor.

    ๐Ÿ›  Fixed

    • ๐Ÿ– Handle key padding correctly when generating OTPs.