Libraries tagged by laravel-2fa
hydrat-agency/laravel-2fa
5214 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
1620 Downloads
Stickee Laravel 2FA - add two factor authentication
makelarisjr/laravel-2fa
8206 Downloads
dododedodonl/laravel-2fa
490 Downloads
Simple way to add two-factor authentication to your laravel application with minimal setup required.
oluomotoso/nova-google2fa
8332 Downloads
Fork of carloscgo/nova-google2fa to make compatible with Laravel Nova 4
rezkonline/laravel-2fa
17 Downloads
A simple 2FA authentication for laravel applications.
raisulhridoy/laravel-2fa
6 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.
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
2225 Downloads