MinaOTP is a two-factor authentication tool that runs at Wechat as a mini program. It's based on RFC6238, and the algorithm was implement by javascript
The program will generate secure dynamic 2FA tokens for you, and the add, edit, remove are pretty convenient.
- Generate the 2FA token
- Scan a qrcode to add a new token
- Add a new token mannually
- Edit the issuer and remark info
- Remove a existed token
- backup the datas to user-defined database
- update the progress bar and make it more easy and smooth (√)