Libraries tagged by one-time-password
moeen-basra/laravel-passport-otp-grant
1195 Downloads
Laravel Passport One Time Pin Grant
mkd/laravel-otp
1 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
3 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
ericmann/totp
83 Downloads
PHP implementation of the TOTP protocol.
d3/oxid-twofactor-onetimepassword
79 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
cuongnd88/otp-auth
528 Downloads
Laravel OTP Authentication (One Time Passwords)
ankurk91/laravel-otp
59 Downloads
One time password (OTP) generator and verifier.
alrez96/laravel-otp
8 Downloads
OTP login system for the Laravel framework.
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
turbo124/google2fa-laravel
1368 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
tech-ed/simpl-otp
50 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
sh4msi/filament-otp
65 Downloads
Filament OTP is a package for Filament that allows users to login with a One-Time Password. (OTP and Passwordless are similar, but they differ in some aspects!)
prasanth-j/otpify
36 Downloads
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
pixelfed/google2fa
14342 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
novy213/yii2-otp
23 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget