Libraries tagged by laravel two-factor authentication
dododedodonl/laravel-2fa
489 Downloads
Simple way to add two-factor authentication to your laravel application with minimal setup required.
mkd/laravel-otp
4 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mkd/laravel-advanced-otp
6 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
ibrunotome/google2fa-laravel
10920 Downloads
The pragmarx/google2fa with cache store instead sessions
ars/laravel-otp-code
43 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
rehankanak/guardian
12 Downloads
Laravel Package for verifying your desktop sign-in via your mobile app
pixelfed/google2fa
14386 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
modernmcguire/drawbridge
322 Downloads
Add 2FA support to your Laravel Application
brackets/verifications
1896 Downloads
Two Factor Authentication (2FA) and code-based verification of actions (sms or email) for Laravel
matondo/twofactorauth
10 Downloads
Laravel package that adds two-factor authentication (2FA) for enhanced security
scriptoshi/livewire-2fa
8 Downloads
Simple two-factor authentication package for Laravel 12 using Livewire
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.
jmrashed/two-factor-auth
21 Downloads
Enhance your Laravel application's security with the Laravel Two-Factor Authentication (2FA) package
freedom/two-factor-auth
49 Downloads
Laravel Two Factor Authentication
ipunkt/laravel-two-factor-authentication
49 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)