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
currenly I'm saving the accessToken from the login response, and then attaching it to each one of the following request.
If there was some method of assining a default header value, it can be used after login.
Prerequisites
🚀 Feature Proposal
Motivation
I want to simplify the following flow,
currenly I'm saving the accessToken from the login response, and then attaching it to each one of the following request.
If there was some method of assining a default header value, it can be used after login.
Example
The text was updated successfully, but these errors were encountered: