Libraries tagged by onetime token
shetabit/token-builder
8130 Downloads
Laravel Token Builder
georgringer/login-link
15457 Downloads
Fast way to login as different backend or frontenduser by generating a link including a one-time token within the backend.
idct/single-use-token-manager
104 Downloads
Single-use token manager built on the PSR-16 simple cache contract, with optional tag based invalidation.
lukepolo/laravel-passport-one-time-token
193 Downloads
Gives the ability to create one time tokens easily with Laravel Passport
fond-of-oryx/customer-token-manager-one-time-password-connector
11698 Downloads
n/a
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.
actra/backend
153 Downloads
A backend management library for the YUF framework, providing user account management and one-time token authentication via email.
apkk/laravel-security-guard
9 Downloads
Reusable intrusion defence package for Laravel: known attack path detection, permanent IP blocking, public rate limiting, admin IP allowlists, one-time submission tokens and hardened security notifications.
the-msy/laravel-passport-one-time-token
87 Downloads
Gives the ability to create one time tokens easily with Laravel Passport. Based on lukepolo/laravel-passport-one-time-token package, just updating passport version.
jasonej/eloquent-tokens
6 Downloads
A simple package designed to make dealing with one time use tokens in eloquent a little bit easier.
zinadesign/password-reset-token-generator
12 Downloads
Token generator for password reset
metarush/otp-auth
43 Downloads
Authentication library using one-time passwords (via email token)
zkwbbr/bare-min
24 Downloads
Bare minimum framework
turahe/otp
266 Downloads
A robust Laravel package for generating and validating One-Time Passwords (OTP) with email integration, automatic cleanup, and comprehensive testing support for PHP 8.2+