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

2024-07-07 3

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.