Skip to content

b13kjack/otp-authenticator-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otp-authenticator-webapp Sparkline

Build Workflow LGTM Grade

A Google Authenticator like offline webapp.

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

Hosted at github pages: https://qoomon.github.io/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

Developer Notes

About

A 'Google Authenticator' like Single Page Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • CSS 21.4%
  • HTML 10.2%