jiangts / JS-OTP

100% Javascript Implementation of HOTP and TOTP for Two-Factor Authentication.
https://jiangts.github.io/JS-OTP
MIT License
256 stars 70 forks source link

Fix occasional bad TOTP length for tokens of length >6, add es6 support #10

Closed runerune-sgt closed 6 years ago

runerune-sgt commented 6 years ago

Fixes #9 by changing to uglify-es Fixes #8: added check for intermittent totp length