Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambasantarai/totp-2fa
https://github.com/iambasantarai/totp-2fa
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iambasantarai/totp-2fa
- Owner: iambasantarai
- Created: 2024-09-03T15:29:54.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T06:54:50.000Z (4 months ago)
- Last Synced: 2024-11-06T03:13:56.041Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Resources
- [Time-based one-time password](https://en.wikipedia.org/wiki/Time-based_one-time_password)
- [RFC 6238 - TOTP: Time-Based One-Time Password Algorithm](https://datatracker.ietf.org/doc/html/rfc6238)
- [RFC 4226 - HOTP: An HMAC-Based One-Time Password Algorithm](https://datatracker.ietf.org/doc/html/rfc6238)