otpgo v0.2.0 Release Notes
Release Date: 2020-09-02 // about 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.