GoogleAuthenticator
TOTP authentication class
A PHP class to generate and verify time-based one-time passwords (TOTP) for 2-factor authentication using the Google Authenticator.
PHP class to generate and verify Google Authenticator 2-factor authentication
2k stars
130 watching
697 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |
antonioribeiro/google2fa | Provides a PHP implementation of Google Two-Factor Authentication | 1,856 |
bubka/2fauth | A web-based application for managing and generating security codes for two-factor authentication | 2,298 |
hypebeast/micro-auth | A service that simplifies authentication with Google or GitHub OAuth2 services | 470 |
cakephp/authentication | Provides authentication functionality to secure user access in PHP applications. | 117 |
guardian/play-googleauth | Provides OpenID Connect authentication and Google Directory API integration for Play 2 applications. | 36 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
jeremykendall/password-validator | Validates passwords using PHP's password_hash function to ensure security and ease of upgrade from legacy hashes | 145 |
miguelgrinberg/flask-httpauth | Provides authentication mechanisms for Flask web applications | 1,264 |
webgoat/webgoat | An intentionally flawed web application used to teach security lessons and demonstrate common vulnerabilities. | 7,036 |
charlietango/owky | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 43 |
wstrange/googleauth | A Java library implementing Time-based One-time Password (TOTP) algorithm | 1,047 |
make-github-pseudonymous-again/qrap | Generates QR code payloads for WiFi access point credentials | 7 |
mehdibo/codeigniter-recaptcha | A CodeIgniter library for integrating Google's reCAPTCHA V2 verification into PHP applications | 28 |
mxrch/ghunt | A tool to extract information from Google services using various APIs and techniques. | 15,804 |