google2fa
2FA
Provides a PHP implementation of Google Two-Factor Authentication
A One Time Password Authentication package, compatible with Google Authenticator.
2k stars
52 watching
199 forks
Language: PHP
last commit: about 1 month ago
Linked from 3 awesome lists
2faagnosticgoogle2fahacktoberfesthacktoberfest-acceptedphptwo-factor-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
2factorauth/twofactorauth | A directory of websites and services with two-factor authentication support | 3,388 |
charlietango/owky | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 43 |
chillerlan/php-authenticator | Generates and verifies time-based one-time passwords for 2-factor authentication | 43 |
micropyramid/django-mfa | Adds an extra layer of security to Django applications by requiring users to provide a second form of verification in addition to their password | 182 |
andrej-griniuk/cakephp-two-factor-auth | A two-factor authentication plugin for CakePHP, providing an additional layer of security for user authentication. | 37 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
mattrubin/authenticator | An iOS app that generates and verifies one-time passwords for two-factor authentication | 845 |
joeldavidw/chronos | An iOS app for implementing two-factor authentication using end-to-end encryption and offline capabilities. | 17 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
phpgangsta/googleauthenticator | A PHP class to generate and verify time-based one-time passwords (TOTP) for 2-factor authentication using the Google Authenticator. | 2,262 |
web-auth/webauthn-framework | Provides an authentication mechanism based on public key credentials for web applications | 423 |
ueberauth/ueberauth_google | Provides an OAuth2 strategy for integrating Google authentication into applications. | 166 |
ueberauth/ueberauth | An authentication framework that simplifies integration with third-party providers | 1,620 |
labd/wagtail-2fa | A Django app providing two-factor authentication to access Wagtail sites | 85 |
chrislaskey/oauth2_facebook | Provides an Elixir library to authenticate with Facebook using OAuth2 | 4 |