Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 832 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 832 Bytes

MinaOTP

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.

Mini Program Qrcode

qrcode

Screenshot

screenshot

Feature

  • 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

Todo

  1. backup the datas to user-defined database
  2. update the progress bar and make it more easy and smooth (√)