You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming that I for example want to have auth headers (like Bearer token), these may need to be updated from time to time. If headers could be configured to be provided through a (async) function called on each request to send to the server, that would be a simple solution for the library user.
The text was updated successfully, but these errors were encountered:
Assuming that I for example want to have auth headers (like Bearer token), these may need to be updated from time to time. If headers could be configured to be provided through a (async) function called on each request to send to the server, that would be a simple solution for the library user.
The text was updated successfully, but these errors were encountered: