Libraries tagged by two factor
rehankanak/guardian
13 Downloads
Laravel Package for verifying your desktop sign-in via your mobile app
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.
lsat/yii2-otp
681 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
lmr/duo_auth
355 Downloads
Duo Security two-factor authentication for Roundcube. Users have multiple ways to authenticate, including: 1. One-tap authentication using Duo’s mobile app; 2. One-time passcodes generated by Duo’s mobile app (works even with no cell coverage); 3. One-time passcodes delivered to any SMS-enabled phone; 4. Phone callback to any phone (mobile or landline!); 5. One-time passcodes generated by an OATH-compliant hardware token.
light-it-labs/lightit-auth-laravel
3 Downloads
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
kodal-uk/craft-email-2fa
68 Downloads
Email based Two-factor authentication plugin for Craft CMS
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.
imseyed/auth2fa
67 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
dieschittigs/contao-tfa-bundle
79 Downloads
Adds TOTP based Two-Factor Authentication to Contao 4 backend users
clef/clef-php
1149 Downloads
Clef PHP Library
brackets/verifications
1990 Downloads
Two Factor Authentication (2FA) and code-based verification of actions (sms or email) for Laravel
astrotomic/laravel-auth-recovery-codes
24916 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.