totp-tokens topic
List
totp-tokens repositories
totp-generator
420
Stars
144
Forks
Watchers
Generates TOTP tokens in the browser
totp
141
Stars
19
Forks
Watchers
Time-Based One-Time Password Code Generator
two_factor_golang
34
Stars
3
Forks
Watchers
This article will teach you how to secure a Golang API by implementing two-factor authentication (2FA) using TOTP codes generated by an authenticator app like Google Authenticator or Authy.
totp-rust
26
Stars
4
Forks
Watchers
In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generated by an Authenticator app like Authy, Google Authenticator, or...