Libraries tagged by 2fa
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.
sam002/yii2-otp
902 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
rublon/rublon-sdk-php
156 Downloads
Instant account security with effortless, email-based two-factor authentication; optional mobile app for more security; no tokens
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.
paschaldev/laravauth
295 Downloads
Laravel authentication with a twist.
oluomotoso/nova-google2fa
8303 Downloads
Fork of carloscgo/nova-google2fa to make compatible with Laravel Nova 4
nswdpc/silverstripe-security-recipe
2235 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application
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.
maatify/google-auth
84 Downloads
Official PHP library for maatify.dev oauth2-client handler, known by our team
lsat/yii2-otp
644 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
lequyettien/googleauthenticator
26 Downloads
Google Authenticator PHP class for two-factor authentication (2FA)
imseyed/auth2fa
48 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.
elshaden/apiato-otpkey
34 Downloads
Implementation of 2 factor Authentication using TOTP In Apiato Projects .