Libraries tagged by 2fa authenticator
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.
protectimus/protectimus_otp_authentication
12 Downloads
Protectimus OTP solution for Roundcube
php-2fa/php-2fa
3 Downloads
An open source two-factor authentication library for PHP.
padosoft/laravel-rebel-bridge-laragear-2fa
2 Downloads
Bridge between laragear/two-factor and Laravel Rebel: exposes TOTP as an AAL2 step-up driver, integrates recovery codes, and emits full audit telemetry into the Rebel audit trail. Part of padosoft/laravel-rebel-*.
michal/2fa_lib
12 Downloads
Allows to easily and safe double authentication
lisandrop05/voyager-2fa
6 Downloads
Two-factor authentication for Voyager II (Updated)
kuliks08/voyager-2fa
40 Downloads
Two-factor authentication for Voyager II
hxm/2fa
9 Downloads
A One Time Password Authentication package.
erinrugas/laravel-2fa
18 Downloads
Minimal starter laravel application with two factor authentication and using bootstrap 5.
emptynick/voyager-2fa
2 Downloads
Two-factor authentication for Voyager II
dragonzap/2fa
77 Downloads
Used for building two factor authentication in laravel
dracoder/s4-2fa
26 Downloads
Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)
bennet0496/kolab_2fa
16 Downloads
Kolab 2-Factor Authentication with Webauthn
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.
adesin-fr/laravel-mail-2fa
31 Downloads
Laravel 2FA package using email OTP codes with InertiaJS support