https://github.com/inbrowserapp/authenticator.inbrowser.app
🔒 Authenticator InBrowser.App is an offline-capable TOTP & HOTP Authenticator. All data stay securely in your browser.
https://github.com/inbrowserapp/authenticator.inbrowser.app
authenticator hotp pwa totp web
Last synced: about 2 months ago
JSON representation
🔒 Authenticator InBrowser.App is an offline-capable TOTP & HOTP Authenticator. All data stay securely in your browser.
- Host: GitHub
- URL: https://github.com/inbrowserapp/authenticator.inbrowser.app
- Owner: InBrowserApp
- Created: 2023-01-28T08:36:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T12:40:52.000Z (over 2 years ago)
- Last Synced: 2023-10-16T14:36:06.775Z (over 2 years ago)
- Topics: authenticator, hotp, pwa, totp, web
- Language: Vue
- Homepage: https://authenticator.inbrowser.app
- Size: 378 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔒 Authenticator InBrowser.App
https://authenticator.inbrowser.app
Authenticator InBrowser.App is an offline-capable TOTP & HOTP Authenticator. All data stay securely in your browser.
## ✨ Features
* Supports TOTP & HOTP.
* Supports Google Authenticator's `otpauth-migration://` QR code.
* Import from camera, picture, screen, `otpauth://` URI and secret.
* Export to Google Authenticator's `otpauth-migration://` QR code.
* Everything is processed in your browser.
* Works without a network connection using PWA.
* All files are static. No backend servers are needed.
## 🧑💻 Develop
```sh
$ npm run dev # Run Dev Server
$ npm run build # Build to dist/
```
## 📝 License
MIT License