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

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

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!