Authorization Header #290
-
I am attempting to use the React Query plugin. I have this system mostly setup, but I am not sure how I might add in an authorization header into the request? I did not find any relevant information on this subject in the docs. Edit: I have marked the question as answered, but I think this would be a good feature request for the library! |
Beta Was this translation helpful? Give feedback.
Answered by
joserocha3
May 7, 2022
Replies: 1 comment 3 replies
-
You can use a custom fetch and supply the authorization header there. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Deani1232
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use a custom fetch and supply the authorization header there.
https://zeus.graphqleditor.com/page/custom-fetch.html