Libraries tagged by one-time code
wotz/laravel-verification-code
58644 Downloads
A simple way to authenticate a user using a verification code.
nextapps/laravel-verification-code
140682 Downloads
A simple way to authenticate a user using a verification code.
jeffersongoncalves/filament-multifactor-whatsapp
137 Downloads
Filament 5 multi‑factor authentication via WhatsApp one‑time codes, with optional Evolution API connector integration.
hejunjie/google-authenticator
919 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
sunnysideup/one-time-code-authentication
263 Downloads
Allows the user to login with a code sent to their email or phone (SMS requires BYO SMS gateway)
ars/laravel-otp-code
46 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
daikazu/laravel-frontdoor
53 Downloads
OTP-based passwordless email authentication for Laravel. No database tables required — codes stored in cache, identity in session.
codefareith/cf-google-authenticator
6824 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
coucounco/laravel-otc
1672 Downloads
Laravel One Time Code Authentication
intera-typo3-extension/authcode
3870 Downloads
Library for generating and validating one time authorization codes (e.g. for email validation).
amreljako/laravel-otp
4 Downloads
Advanced, secure OTP (Email/SMS/WhatsApp) package for Laravel with hashed codes, TTL, rate limiting, one-time use, events, and drivers.
chapdel/verification-code
167 Downloads
A simple way to authenticate a user using a verification code.
elephant-php/otp
2 Downloads
A small PHP library for generating one-time passwords and random verification codes.
padosoft/laravel-rebel-bridge-otpz
2 Downloads
Bridge the benbjurstrom/otpz email one-time-password package into Laravel Rebel step-up. Exposes OTP email magic-code as a step-up driver (AAL2, AMR otp). Part of padosoft/laravel-rebel-*.
codewiser/otp-authenticate
10 Downloads
One time passwords for Laravel