lumen-jwt icon indicating copy to clipboard operation
lumen-jwt copied to clipboard

Lumen with JWT Authentication, Dingo API and CORS Support

Results 12 lumen-jwt issues
Sort by recently updated
recently updated
newest added

Hi I just want to update the password for my users. I do not know how can I do it. I searched a lot in your codes but I could...

I can use swagger? And how can i install swagger?

Hi, after upgrading lumen-dingo-adapter to version 0.1.0, im getting this error array_values() expects parameter 1 to be array, string given in LumenJWTServiceProvider.php (line 359) I did the update because I...

Sorry but just had a question regarding the API. I see that there is /auth and then /login. I use the auth request to get a token and expiry date...

update to Lumen 5.6

Sometimes my api based on your project gives the following error "Oops something went wrong 404 not found" but doesn´t happen always it seems to happen when the api is...

I've downloaded the package, and I'm trying to create an API with it. But when it comes to validations e.g. users registration, it throws this object `{ "message": "The given...

bug