Vue.js & Django Authentication: how to save the JWT or Django REST Framework token
2024-07-06 0
This video is mainly dedicated to Django REST Framework tokens(because I'm using them), but in the same way could be saved even the JWT tokens. I'm using the js-cookie library to save the tokens in Vue.js version 3.