https://github.com/hex0cter/2fa-otp
Generate the two factor authentication token from existing secret.
https://github.com/hex0cter/2fa-otp
Last synced: 25 days ago
JSON representation
Generate the two factor authentication token from existing secret.
- Host: GitHub
- URL: https://github.com/hex0cter/2fa-otp
- Owner: hex0cter
- Created: 2020-02-17T10:02:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:29:23.000Z (over 3 years ago)
- Last Synced: 2025-01-06T12:48:02.061Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://hex0cter.github.io/2fa-otp/
- Size: 1.27 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2FA token generator
[](https://github.com/hex0cter/2fa-otp/actions/workflows/publish.yaml)
Generate the two factor authentication token based on the OTP secret.
## Demo
Checkout [here](https://hex0cter.github.io/2fa-otp/).