spatie/laravel-one-time-passwords
Generate and verify secure one-time passwords (6‑digit by default) in Laravel. Sends OTPs via mail notifications (extendable to SMS/other channels) and includes a Livewire login component. Optional Flux support provides an enhanced OTP input UI.
One-time passwords offer a convenient authentication method for users. Because one-time passwords are easily guessable, we added a few security measures:
How can I help you explore Laravel packages today?