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
I understand that this is possible with interceptors, but I think that Axio's solution is way simpler and cleaner. And since the interceptors are already there, would it be possible to use them under the hood with this requested functionality?
The text was updated successfully, but these errors were encountered:
Like in Axios-http, I'd like to be able to define defaults (like authorization bearer token) so I don't have to define it every time.
I understand that this is possible with interceptors, but I think that Axio's solution is way simpler and cleaner. And since the interceptors are already there, would it be possible to use them under the hood with this requested functionality?
The text was updated successfully, but these errors were encountered: