Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
-
Updated
Jul 25, 2024 - Go
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
a2fa is a command line tool for generating and validating one-time password. Its purpose is to get rid of phones and be able to authenticate easily.
Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.
TOTP MFA for teams: Shamir's Secret Sharing and zero trust OTP generation
A Go implementation of RFC 4226 HOTP: An HMAC-Based One-Time Password Algorithm and RFC 6238: TOTP: Time-Based One-Time Password Algorithm
This Go package provides implementations for One-Time Password (OTP) systems, including TOTP (Time-Based One-Time Password), HOTP (HMAC-Based One-Time Password), and OCRA (OATH Challenge-Response Algorithm). It offers a secure, flexible, and easy-to-use solution for enhancing user authentication.
One time password (OTP) library for generate two-factor authentication (2FA) tokens with golang
One Time Password package for Go/Golang developers
a HOTP library for golang
minimal hotp and totp library for golang
Implementation of HOTP and TOTP as per the RFC RFC4226 and RFC6238 respectively
A two-factor authentication(2FA) based on HOTP & TOTP written in Go.
Add a description, image, and links to the hotp topic page so that developers can more easily learn about it.
To associate your repository with the hotp topic, visit your repo's landing page and select "manage topics."