- Notifications
You must be signed in to change notification settings - Fork11
TOTP authenticator implement as a wechat mini program
License
NotificationsYou must be signed in to change notification settings
MinaOTP/MinaOTP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MinaOTP is a two-factor authentication tool that runs at Wechat as a mini program. It's based onRFC6238, and the algorithm was implement byjavascript
The program will generate secure dynamic 2FA tokens for you, and theadd
,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 (√)