ngrq / otp-authenticator-webapp

☂️A 'Google Authenticator' like Offline Webapp

Home Page:https://qoomon.github.io/otp-authenticator-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otp-authenticator-webapp

Build Status

A Google Authenticator like offline webapp.

☂️ No External Services are used, local JavaScript execution only ☂️

Hosted at github pages: https://qoomon.github.com/otp-authenticator-webapp/

Or host it on your onw GitHub account

Features

  • generate totp codes
  • show remaining valid seconds for totp code
  • generate QR-code with OTPAuth URL
    • click on QR-code to copy OTPAuth URL
  • parse OTPAuth URLs in the secret input field
    • e.g. otpauth://totp/john.doe?secret=N2SJSUOXCKQM5MAX7N7J3NBUQ4WTL66G&issuer=example.org

About

☂️A 'Google Authenticator' like Offline Webapp

https://qoomon.github.io/otp-authenticator-webapp


Languages

Language:JavaScript 67.9%Language:CSS 18.0%Language:HTML 9.2%Language:Shell 4.9%