Libraries tagged by laravel 2fa
paschaldev/laravauth
296 Downloads
Laravel authentication with a twist.
mikailfaruqali/guardian
16 Downloads
Modern Laravel two-factor authentication package with dual authentication system: email-based 2FA for master users and Google Authenticator for regular users. Features beautiful Tailwind CSS UI, multilingual support (English/Kurdish/Arabic) with RTL layout, configurable logo/fonts, rate limiting, and seamless Laravel integration.
jobmetric/authio
5 Downloads
It is a simple and secure package for user authentication and login management in Laravel. This package easily implements the registration, login, password recovery, and two-factor authentication processes.
brackets/verifications
1990 Downloads
Two Factor Authentication (2FA) and code-based verification of actions (sms or email) for Laravel
rawilk/yubikey-u2f
30 Downloads
Add Yubikey U2F authentication to Laravel.
matondo/twofactorauth
10 Downloads
Laravel package that adds two-factor authentication (2FA) for enhanced security
dynamicbits/larabit
327 Downloads
Larabit is a robust Laravel package designed to streamline database interactions within Laravel applications. It offers a foundational service equipped with a comprehensive set of convenient methods, empowering developers to efficiently handle database operations. The package also provides authenticaion with 2FA.
webmonks/laravel-2fa
0 Downloads
🔐 Plug & Play Laravel 2FA - Email OTP, SMS OTP, TOTP, WebAuthn/FIDO2, Recovery Codes with Multi-Auth Guard Support. Production-ready in 30 seconds!
rezkonline/laravel-2fa
17 Downloads
A simple 2FA authentication for laravel applications.
raisulhridoy/laravel-2fa
7 Downloads
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
erinrugas/laravel-2fa
18 Downloads
Minimal starter laravel application with two factor authentication and using bootstrap 5.
elgibor-solution/laravel-2fa
0 Downloads
Two-Factor Authentication package for Laravel supporting Google Authenticator (TOTP) and self-generated codes via SMS/WhatsApp/Email.
assghard/laravel-2fa
15 Downloads
Laravel 2FA package which provides sending verification codes via e-mail and SMS
airondev/laravel-2fa
7 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.
wiebenieuwenhuis/laravel-2fa
2226 Downloads