All Projects → qoomon → otp-authenticator-webapp

qoomon / otp-authenticator-webapp

Licence: other
A 'Google Authenticator' like Single Page Application

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to otp-authenticator-webapp

Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+3801.45%)
Mutual labels:  otp, secure, authenticator
Offline Qr Code
📱 Browser add-on allowing you to quickly generate a QR code offline with the URL of the open tab or other text!
Stars: ✭ 193 (+179.71%)
Mutual labels:  offline, qrcode, qrcode-generator
QRCode
A QRCode Generator in Swift
Stars: ✭ 67 (-2.9%)
Mutual labels:  qrcode, qrcode-generator
QRCodeGenerator
QRCode generator (c++/Qt #gui)
Stars: ✭ 57 (-17.39%)
Mutual labels:  qrcode, qrcode-generator
EasyQRCodeJS-NodeJS
EasyQRCodeJS-NodeJS is a NodeJS server side javascript QRCode image(PNG/JPEG/SVG/Base64 data url) generator. Support setting Dot style, Logo, Background image, Colorful, Title and more. Support binary(hex) data mode.
Stars: ✭ 73 (+5.8%)
Mutual labels:  qrcode, qrcode-generator
qrencoder
🔳 Make QR codes in R via libqrencode
Stars: ✭ 59 (-14.49%)
Mutual labels:  qrcode, qrcode-generator
qrrs
CLI QR code generator and reader written in rust
Stars: ✭ 29 (-57.97%)
Mutual labels:  qrcode, qrcode-generator
QRCode-Telegram-bot
This is a simple bot. You generate QRcode with this bot
Stars: ✭ 12 (-82.61%)
Mutual labels:  qrcode, qrcode-generator
BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
Stars: ✭ 7,714 (+11079.71%)
Mutual labels:  qrcode, qrcode-generator
multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Stars: ✭ 121 (+75.36%)
Mutual labels:  otp, offline
qikQR
minimal desktop app to create QR codes.
Stars: ✭ 20 (-71.01%)
Mutual labels:  qrcode, qrcode-generator
SkiaSharp.QrCode
Qr Code Generator with Skia. (no System.Drawing)
Stars: ✭ 72 (+4.35%)
Mutual labels:  qrcode, qrcode-generator
DPOTPView
Customisable OTP view and Passcode view
Stars: ✭ 52 (-24.64%)
Mutual labels:  otp, otpauth
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+862.32%)
Mutual labels:  otp, qrcode
rx-otp
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
Stars: ✭ 79 (+14.49%)
Mutual labels:  otp, qrcode-generator
QRCodeFX
Simple tool to generate/read QR Code and export it.
Stars: ✭ 31 (-55.07%)
Mutual labels:  qrcode, qrcode-generator
QRCodeGenLib4Pascal
Generates QR Codes from text strings and byte arrays.
Stars: ✭ 42 (-39.13%)
Mutual labels:  qrcode, qrcode-generator
ios-application
A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!
Stars: ✭ 581 (+742.03%)
Mutual labels:  otp, secure
google-authenticator
Google Authenticator
Stars: ✭ 20 (-71.01%)
Mutual labels:  qrcode, authenticator
one-wallet
1wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.
Stars: ✭ 85 (+23.19%)
Mutual labels:  otp, otpauth

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

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].