Libraries tagged by One Time Password
ankurk91/laravel-otp
85 Downloads
One time password (OTP) generator and verifier.
aliarefavin/avinauthpackage
13 Downloads
Custom authentication system for Laravel
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
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
71 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
648 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
50 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
25 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).