rbikbov/nuxt-drf-frontend

How to log user out in the session part?

Closed this issue · 0 comments

SHxKM commented

Hey,

Thanks for the nice template.

How can I log user out from the session authentication backend? The problem is logging-out and then re-logging-in creates an error because from Django's session perspective the user is still logged-in.