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
One Time Password package for Go/Golang developers
minimal hotp and totp library for golang
A highly opinionated, security-first authentication toolkit for Go. Build custom auth flows with OAuth 2.0, JWT, Argon2id password hashing, TOTP/HOTP 2FA, breach detection, and more without database or framework lock-in.
a HOTP library for golang
A two-factor authentication(2FA) based on HOTP & TOTP written in Go.
Implementation of HOTP and TOTP as per the RFC RFC4226 and RFC6238 respectively
To associate your repository with the hotp topic, visit your repo's landing page and select "manage topics."