https://github.com/authentiqid/authentiq-totp-extension
Browser extension to trigger Authentiq ID app to display appropriate 2FA codes
https://github.com/authentiqid/authentiq-totp-extension
Last synced: 7 months ago
JSON representation
Browser extension to trigger Authentiq ID app to display appropriate 2FA codes
- Host: GitHub
- URL: https://github.com/authentiqid/authentiq-totp-extension
- Owner: AuthentiqID
- License: gpl-3.0
- Created: 2018-09-04T19:45:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T14:37:12.000Z (over 7 years ago)
- Last Synced: 2025-02-24T03:44:55.282Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.authentiq.com/
- Size: 52.7 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# authentiq-totp-extension
Browser extension (add-on) that triggers the Authentiq ID app to display the appropriate 2FA codes
To build the extension or add-on and receive further instructions, use one of the following commands:
Chrome:
```
$ make chrome
```
Review take a day or two.
Firefox:
```
$ make firefox
```
Fast review.
Opera:
```
$ make opera
```
Review may take months!