Libraries tagged by laravel two-factor authentication
jmrashed/two-factor-auth
24 Downloads
Enhance your Laravel application's security with the Laravel Two-Factor Authentication (2FA) package
dododedodonl/laravel-2fa
490 Downloads
Simple way to add two-factor authentication to your laravel application with minimal setup required.
mkd/laravel-otp
7 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
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
ibrunotome/google2fa-laravel
11001 Downloads
The pragmarx/google2fa with cache store instead sessions
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
teh9/laravel2fa
129 Downloads
A simple two-factor authentication via telegram implementation for Laravel
rehankanak/guardian
13 Downloads
Laravel Package for verifying your desktop sign-in via your mobile app
pixelfed/google2fa
14408 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
jobmetric/authio
4 Downloads
It is a simple and secure package for user authentication and login management in Laravel. This package easily implements the registration, login, password recovery, and two-factor authentication processes.
brackets/verifications
1929 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
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.
freedom/two-factor-auth
52 Downloads
Laravel Two Factor Authentication
ipunkt/laravel-two-factor-authentication
51 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)