Libraries tagged by laravel-2fa
hydrat-agency/laravel-2fa
493 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
1210 Downloads
Stickee Laravel 2FA - add two factor authentication
oluomotoso/nova-google2fa
8143 Downloads
Fork of carloscgo/nova-google2fa to make compatible with Laravel Nova 4
makelarisjr/laravel-2fa
8203 Downloads
dododedodonl/laravel-2fa
487 Downloads
Simple way to add two-factor authentication to your laravel application with minimal setup required.
rayium/lame
8 Downloads
Authentication Mobile and Email for Laravel
rezkonline/laravel-2fa
13 Downloads
A simple 2FA authentication for laravel applications.
raisulhridoy/laravel-2fa
4 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
16 Downloads
Minimal starter laravel application with two factor authentication and using bootstrap 5.
assghard/laravel-2fa
13 Downloads
Laravel 2FA package which provides sending verification codes via e-mail and SMS
airondev/laravel-2fa
6 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
2224 Downloads