how do I get self.request.user in DRF from a request in vue.js? My request from .vue:
.vue
async LoadCase() { this.case = await fetch( `${th