Lomkit / laravel-rest-api

Generate Api in seconds
https://laravel-rest-api.lomkit.com/
MIT License
297 stars 18 forks source link

Use Lomkit actions by specifying to other middleware #84

Open Samoht70 opened 7 months ago

Samoht70 commented 7 months ago

I implemented a Lomkit action to reset my password. Except that my routes are protected by the auth middleware. Is it possible to change the middleware for certain actions or even routes?

Thanks in advance :)

GautierDele commented 7 months ago

Hello, Thanks for your feedback, i'm looking to implementing this the right way, stay tune !