This package provides convenient methods for sending and validating OTP notifications to users for authentication.
-
Updated
Jun 21, 2024 - PHP
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
A simple 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.
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
One time password generation trait for Laravel
A Laravel OTP Verification package
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
This project demonstrates a two-factor authentication system implemented in Laravel. When a user registers, they receive an OTP via email. After entering the OTP, they complete the registration process. Mailtrap is used for OTP notifications.
OTP Authentication for Laravel using cache
Add a description, image, and links to the laravel-otp topic page so that developers can more easily learn about it.
To associate your repository with the laravel-otp topic, visit your repo's landing page and select "manage topics."