An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
-
Updated
Nov 6, 2024 - Go
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
Package go-otp implements one-time-password generators used in 2-factor authentication systems like RSA-tokens. Currently this supports both HOTP (RFC-4226), TOTP (RFC-6238) and Base32 encoding (RFC-3548) for Google Authenticator compatibility
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.
Gortas is an API based authentication service, allows adding authentication to your site or service with minimum efforts.
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.
an open source Radius server with two-factor authentication mechanisms for Cisco and Fortinet firewalls ssl vpn
🔑 A password manager for macOS
TOTP MFA for teams: Shamir's Secret Sharing and zero trust OTP generation
Transactional email magic link and One-Time Password (OTP) authentication platform. Sign up, log in, password resets, email verification, and more.
Passkey Complete for Go - Integrate into your Go API or service to enable a completely passwordless standalone auth solution with Passage by 1Password
Decode one time password (OTP) secrets from QR codes exported by Google Authenticator.
One time password for Go.
Secure Share is a One-Time Password (OTP) service: a lean, efficient solution to share sensitive information between teammates
lightweight authentication server designed to be used with the nginx 'http_auth_request' module / subrequest based authentication using the 'auth_request' directive
A Go implementation of RFC 4226 HOTP: An HMAC-Based One-Time Password Algorithm and RFC 6238: TOTP: Time-Based One-Time Password Algorithm
Add a description, image, and links to the otp topic page so that developers can more easily learn about it.
To associate your repository with the otp topic, visit your repo's landing page and select "manage topics."