jwt-auth-api
jwt-auth-api copied to clipboard
JWT authentication API with AdonisJs
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...