jwt-auth-api icon indicating copy to clipboard operation
jwt-auth-api copied to clipboard

JWT authentication API with AdonisJs

Results 3 jwt-auth-api issues
Sort by recently updated
recently updated
newest added

Just run `npm install` and got this error: ``` added 497 packages from 360 contributors and audited 3980 packages in 29.507s found 9 moderate severity vulnerabilities run `npm audit fix`...

When deploying a Nuxt JS app, how can I deploy this server with it?

How could I extend this to say add an Avatar image or something like that, I followed this guide https://scotch.io/tutorials/implementing-authentication-in-nuxtjs-app to set this up with Nuxt JS and would like...