Home
Softono

Otp Authenticator Webapp

Open source JavaScript
144
Stars
112
Forks
5
Issues
5
Watchers
1 year
Last Commit

 About Otp Authenticator Webapp

A 'Google Authenticator' like Single Page Application

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Otp Authenticator Webapp?

We provide expert installation service for this software. Our team will install, configure, and secure Otp Authenticator Webapp on your server. plans start at just $30.

Otp Authenticator Webapp

View on GitHub

otp-authenticator-webapp starline

Build Workflow

A Google Authenticator like offline webapp.

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

[!Important] ☂️ No External Services are used, local JavaScript execution only ☂️

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

Host in Your Own GitHub Account

  • Fork this repo
  • Go to your forked Repository -> Settings -> GitHub Pages
    • Ensure Source is set to gh-pages
    • Find your link to the app Your site is published at https://USERNAME.github.io/otp-authenticator-webapp/