django-vuejs-tutorial
django-vuejs-tutorial copied to clipboard
Add authentication
Do you mind explaining further ?
He probably means, how to hook up Django session authentication with Vue so that HTTP calls made from vue include the session information?
At least I would like to know that ;) It might even be configured by default since Vue application is served by Django but I'm not sure.
@amit1rrr Okay. I'll write up something about it.