Libraries tagged by one-time password
unicalabs/agrippa
341 Downloads
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
koost89/laravel-login-links
303 Downloads
Generate a login URL / link to log in as a user
tech-ed/simpl-otp
66 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
168 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
pixelfed/google2fa
14386 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
lsat/yii2-otp
644 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
imseyed/auth2fa
48 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.
grizzlyware/yubikey-php
507 Downloads
A pure PHP interface to Yubico for verifying YubiKey one time passwords
digitaltunnel/otakit
24 Downloads
OtaKit is a Laravel package designed to facilitate the generation and validation of One-Time Passwords (OTPs) within Laravel applications.
benbjurstrom/plink
22 Downloads
Secure One-Time Passwords For Laravel
erdemkeren/temporary-access
1412 Downloads
This package allows you to secure your routes with one-time passwords (otp).
nattaponra/laravel-one-time-password
10 Downloads
fond-of-oryx/customer-registration-one-time-password-connector
1214 Downloads
n/a
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.