axios: {
baseURL: '/',
headers: {
'Accept': 'application/json'
common: {
'Accept': 'application/json'
}
}
},
let response = await this.$auth.loginWith('laravelPassport', { data: this.login, headers: {'Accept': 'application/json'} })
Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8