Introduction Nuxt.js is a nice framework for creating both SSR and SPA apps easily in vue. It is easy to use, but sometimes there are some stuff which can block you for weeks. This stuff for me was adding JWT authentification. Backend situation Let's assume the following situation: We have a backend, serving a few endpoints: /token - by sending json in form {"email":"example.com","password":"somep

{{#tags}}- {{label}}
{{/tags}}