Libraries tagged by one-time password
defbu/authenticator
2983 Downloads
A TOTP authenticator
delight-im/otp
190 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
xphere/one-time-access-bundle
5943 Downloads
Authenticate your users in a Symfony2 application through a one-time access url
berny/one-time-access-bundle
11713 Downloads
Authenticate your users in a Symfony2 application through a one-time access url
sunnyvision/php-totp
239 Downloads
PHP TOTP implementation for rfc6238
mkd/laravel-otp
4 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
6 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
ericmann/totp
83 Downloads
PHP implementation of the TOTP protocol.
elysiumrealms/laravel-otp
46 Downloads
A package to generate and validate OTP
d3/oxid-twofactor-onetimepassword
104 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
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.
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