-
-
Notifications
You must be signed in to change notification settings - Fork 133
CHANGELOG
Gerald Yeo edited this page Aug 22, 2015
·
14 revisions
- Refactor to ES6 classes
- Clean up APIs
- API changes
otplib.google.encode
otplib.google.decode
otplib.core.secret.generate
- Bumped
thirty-two
version - Added browserified version
- Removed Grunt (Preference for
npm run
) - Added some test
- Fix Bug in string to hex conversion resulting in failed Google Apps Code Generation|
- Bug in decoding (uppercase) resulting in unsync tokens +
- jshint fixes
- Added check function to core
- readme change
- Stable Release
- Version Bump for publish
- API movement
- First Prototype