totp-tokens topic

List totp-tokens repositories

totp-generator

420
Stars
144
Forks
Watchers

Generates TOTP tokens in the browser

totp-generator

210
Stars
33
Forks
Watchers

Generate TOTP tokens from key

totp

141
Stars
19
Forks
Watchers

Time-Based One-Time Password Code Generator

TOTP-MCU

62
Stars
12
Forks
Watchers

OTP library for C (All MCU)(Pure C)

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...