All Projects → MinaOTP → MinaOTP

MinaOTP / MinaOTP

Licence: MIT license
TOTP authenticator implement as a wechat mini program

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to MinaOTP

Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+3163.33%)
Mutual labels:  otp, authenticator
Otplib
🔑 One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
Stars: ✭ 916 (+2953.33%)
Mutual labels:  otp, authenticator
otp
One Time Password for 2-Factor-Authentication implemented in Rust
Stars: ✭ 21 (-30%)
Mutual labels:  otp, rfc-6238
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (+256.67%)
Mutual labels:  otp, rfc-6238
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+8873.33%)
Mutual labels:  otp, authenticator
Login otp
OTP authentication for OpenBSD implementing RFC 6238 and RFC 4226.
Stars: ✭ 43 (+43.33%)
Mutual labels:  otp, authenticator
Authenticator
🔒 Happy Two-Factor Verifying!
Stars: ✭ 53 (+76.67%)
Mutual labels:  otp, authenticator
Otpauth
One Time Password (HOTP/TOTP) library for Node.js, Deno and browsers.
Stars: ✭ 135 (+350%)
Mutual labels:  otp, authenticator
Freeotpplus
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
Stars: ✭ 223 (+643.33%)
Mutual labels:  otp, authenticator
otp-authenticator-webapp
A 'Google Authenticator' like Single Page Application
Stars: ✭ 69 (+130%)
Mutual labels:  otp, authenticator
yubitell
Silently extract a YubiKey serial number
Stars: ✭ 15 (-50%)
Mutual labels:  otp
sockerl
Sockerl is an advanced Erlang/Elixir socket framework for TCP protocols and provides fast, useful and easy-to-use API for implementing servers, clients and client connection pools.
Stars: ✭ 26 (-13.33%)
Mutual labels:  otp
hotp-php
HMAC Based One Time Passwords in PHP. RFC4226 and RFC6238 compliant.
Stars: ✭ 51 (+70%)
Mutual labels:  otp
github-tree-mp
小程序版 "Octotree"
Stars: ✭ 30 (+0%)
Mutual labels:  mini-program
otp
📫 Fault tolerant multicore programs with actors
Stars: ✭ 169 (+463.33%)
Mutual labels:  otp
BJOTPViewController
Entering OTP made simpler.
Stars: ✭ 42 (+40%)
Mutual labels:  otp
webpack-mpvue-startup
A template with webpack 3 + mpvue 1 setup for projects startup
Stars: ✭ 13 (-56.67%)
Mutual labels:  mini-program
mini-program-table
基于 WePY 实现的固定头和列的 table 组件,可根据自身需求进行修改扩展。
Stars: ✭ 14 (-53.33%)
Mutual labels:  mini-program
otp-view
OTP View
Stars: ✭ 32 (+6.67%)
Mutual labels:  otp
ios-application
A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!
Stars: ✭ 581 (+1836.67%)
Mutual labels:  otp

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 (√)

中文文档

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].