Closed lord-zeus closed 6 years ago
Hello please what are the propeties for the header option auth: { headers: { } }`
auth: {
headers: {
}
{ auth: { headers: { 'Authorization': `Bearer ${your_token}` } } }
Hello please what are the propeties for the header option
auth: {
headers: {
}
}`