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