php-authenticator
OTP generator
Generates and verifies time-based one-time passwords for 2-factor authentication
A generator for counter- and time based authentication codes (RFC-4226/RFC-6238, Google Authenticator).
43 stars
4 watching
2 forks
Language: PHP
last commit: 4 months ago 2-factor2faauthenticatorgoogle-authenticatorhotpphpphp-libraryphp7php8rfc4226rfc6238steamguardtotp
Related projects:
Repository | Description | Stars |
---|---|---|
yuce/pot | Generates one-time passwords compatible with Google Authenticator | 237 |
kspearrin/otp.net | An implementation of TOTP and HOTP algorithms in C# for generating one-time passwords. | 1,087 |
charlietango/owky | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 43 |
jltorresm/otpgo | Provides an implementation of algorithms for generating one-time passwords | 70 |
replydev/cotp | A command-line TOTP/HOTP authenticator app with import functionality. | 255 |
antonioribeiro/google2fa | Provides a PHP implementation of Google Two-Factor Authentication | 1,854 |
rijulgulati/otpgen | A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 137 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 404 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 33 |
philnash/crotp | A Crystal library for generating one-time passwords for two-factor authentication | 63 |
gdassori/microotp | An ESP8266-based one-time password generator for secure authentication and data protection | 26 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
cakephp/authentication | Provides authentication functionality to secure user access in PHP applications. | 117 |
akopachov/flipper-zero_authenticator | Provides software-based authentication services for Flipper Zero devices using TOTP/HOTP algorithms | 575 |
bastiaanjansen/otp-java | A Java library that generates and verifies time-based and counter-based one-time passwords | 191 |