Libraries tagged by two-factor-auth
cesnet/simplesamlphp-module-privacyidea
5005 Downloads
Add two factor authentication like OTP to simpleSAMLphp. The second factor is managed in privacyIDEA.
brackets/verifications
1970 Downloads
Two Factor Authentication (2FA) and code-based verification of actions (sms or email) for Laravel
aidan/simplesamlphp-module-simpletotp
1082 Downloads
A highly configurable yet simple to use TOTP based two-factor authentication processing module for SimpleSAMLphp
wildwolf/wp-two-factor-auth
128 Downloads
WordPress plugin for two factor authentication
whyounes/laravel-two-factor-auth
12 Downloads
Laravel two factor authentication
astrotomic/laravel-auth-recovery-codes
24916 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
uthmandev/swift2fa
2 Downloads
A secure and easy way to implement Two-Factor Authentication (2FA) with PHP. This library provides an easy-to-use solution for integrating 2FA into your applications, including QR code generation, token verification, and secret key management.
softcreatr/php-steam-guard
6 Downloads
Steam Guard Code Generator for PHP
rehankanak/guardian
13 Downloads
Laravel Package for verifying your desktop sign-in via your mobile app
pixelfed/google2fa
14439 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
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.
madj2k/t3-be-defender
100 Downloads
Extends BE-login with email code verification
lsat/yii2-otp
673 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
imseyed/auth2fa
63 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.