Libraries tagged by onetime
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.
ericmann/totp
87 Downloads
PHP implementation of the TOTP protocol.
cuongnd88/otp-auth
528 Downloads
Laravel OTP Authentication (One Time Passwords)
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
koost89/laravel-login-links
304 Downloads
Generate a login URL / link to log in as a user
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
ankurk91/laravel-otp
299 Downloads
One time password (OTP) generator and verifier.
wayne-oliver/otp
573 Downloads
Simple one time pin (otp) class
sh4msi/filament-otp
288 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!)
sam002/yii2-otp
916 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
netcreaties/laravel-synchronize
10159 Downloads
Laravel Synchronizations will enable you to create one time synchronizations and prevent creating commands you only use once
magepow/multitranslate
97 Downloads
Multi Translate extension for Magento 2 allows you to collect all information in one time to fill in all information for all languages
lsat/yii2-otp
680 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.