An open API service indexing awesome lists of open source software.

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.

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