Vue.js & Django Authentication: how to create a logout link

  • 3 months ago
In this video I'm showing the login link in my Vue 3 application. I'm using for it a route in my router file and Pinia to clear the user's saved data.

Recommended