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 bug for epic key #16

Open zanjie1999 opened 1 year ago

zanjie1999 commented 1 year ago

totp key for epic like IZIEIWKUIFMVCTKFI5LUQVKZGZDEQUCSG5DFMUSWJRLEQWCUINGQ will throw error String of HEX type must be in byte increments so I fix it