Simple-rest package: bearer auth not being used for requests. #5880
-
|
Hello, Text from the documentation: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I found the solution. Inside App.tsx: // Function to add token to requests Then update the dataprovider: ` |
Beta Was this translation helpful? Give feedback.
I found the solution. Inside App.tsx:
// Function to add token to requests
Then update the dataprovider:
`