Libraries tagged by 2FA Auth
hydrat-agency/laravel-2fa
4321 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
oops/totp-authenticator
25317 Downloads
Two-factor authenticator via TOTP algorithm.
sebastiandevs/simplethenticator
8238 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
jiripudil/otp
16298 Downloads
Library that generates and verifies one-time passwords.
firehed/webauthn
3337 Downloads
Support passkeys and Web Authentication
maurohmartinez/two-factor-auth-laravel
819 Downloads
A package to handle 2FA authentication
syspass/plugin-authenticator
9074 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
thecodework/two-factor-authentication
5515 Downloads
Two Factor Authentication (2FA) for Laravel
mix-code/filament-multi-2fa
516 Downloads
Implementing Email OTP and Authenticator App 2FA Logic with Trusted Devices Support
codefareith/cf-google-authenticator
6612 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
umanit/2fa-sms
785 Downloads
Extends scheb/2fa-bundle with two-factor authentication via SMS
juashyam/authenticator
10530 Downloads
Magento 2 Backend 2FA implementation
jocic/google-authenticator
1014 Downloads
Complete & easy-to-implement MFA solution for use with Google Authenticator App.
remotemerge/totp-php
2453 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
sicaboy/laravel-mfa
999 Downloads
A Laravel package of Multi-factor Authentication (MFA/2FA) with a middleware.