I have a Vue SPA connecting to a Django Rest application, using Session Authentication (and I want to keep it that way).
I use Axios, and set the instance like this:<