Libraries tagged by onetime
cuongnd88/otp-auth
528 Downloads
Laravel OTP Authentication (One Time Passwords)
ars/laravel-otp-code
43 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
ankurk91/laravel-otp
85 Downloads
One time password (OTP) generator and verifier.
aliarefavin/avinauthpackage
24 Downloads
Custom authentication system for Laravel
koost89/laravel-login-links
303 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
silentz/charge
331 Downloads
One-time and subscriptions
sh4msi/filament-otp
171 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
902 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
netcreaties/laravel-synchronize
10062 Downloads
Laravel Synchronizations will enable you to create one time synchronizations and prevent creating commands you only use once
nagorik/stripe
127 Downloads
The ultimate onetime and recurring payment system for Stripe Payment
magepow/multitranslate
89 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
649 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
jleehr/password_reset
338 Downloads
Allows administrators to send a password reset request to a user using a one-time login link.
imseyed/auth2fa
53 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.