laravel-otp icon indicating copy to clipboard operation
laravel-otp copied to clipboard

A laravel package to protect your routes with one time passwords (otp)

Results 7 laravel-otp issues
Sort by recently updated
recently updated
newest added

So sad that i cannot use this package, is it possible to add support for Laravel ^8.0 for this package at version ^3.0? Thanks.

As a developer, I want to extend the format used by the OtpService without modifying the existing classes so that I can introduce my custom name, generator, template and, notification...

feat

Hi, I'm using this package for 2 weeks with SMS channel. I noticed that users are spamming by only refreshing otp protected routes. I could prevent this by extending middleware...

good first issue
feat

Hi, I recently move to use **vue** for front-end with **Inertia**. is there anyway that I can use this? for instance by overriding method which call view ?

feat

As a consumer, I want to be able retrieve the recent tokens from Redis so that I don't increase the query count and retrieve the results faster. ### Tech Details...

feat
tech

As a consumer, I want to use the views of this package with react views and HTTP haeders.

feat