Libraries tagged by laravel-2fa
hydrat-agency/laravel-2fa
21745 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.
stickee/laravel-2fa
2380 Downloads
Stickee Laravel 2FA - add two factor authentication
mustafa-awami/lara2fa
340 Downloads
Laravel 2FA package with TOTP, Email OTP, Passkeys & Recovery Codes.
makelarisjr/laravel-2fa
8211 Downloads
elgibor-solution/laravel-2fa
24 Downloads
Two-Factor Authentication package for Laravel supporting Google Authenticator (TOTP) and self-generated codes via SMS/WhatsApp/Email.
dododedodonl/laravel-2fa
490 Downloads
Simple way to add two-factor authentication to your laravel application with minimal setup required.
webmonks/laravel-2fa
33 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
19 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.
mortogo321/laravel-2fa
0 Downloads
A comprehensive Laravel package for Two-Factor Authentication with support for TOTP, WebAuthn/Passkey, SMS, and Email providers
erinrugas/laravel-2fa
18 Downloads
Minimal starter laravel application with two factor authentication and using bootstrap 5.
assghard/laravel-2fa
17 Downloads
Laravel 2FA package which provides sending verification codes via e-mail and SMS
airondev/laravel-2fa
8 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
oluomotoso/nova-google2fa
8892 Downloads
Fork of carloscgo/nova-google2fa to make compatible with Laravel Nova 4