Accessing security token in data fetcher #585
Unanswered
divyanshubhati
asked this question in
Q&A
Replies: 1 comment
-
Hi @divyanshubhati, I started writing a quick response but I realized that it could be clearer with an example project to better simulate your needs. If you are still interested, I can create it and save it in the "graphql-java-kickstart/example" project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I want to extract a security token from my request header and access it in my data fetcher functions. I am using a plain graphQL-java library without spring. Can someone please guide me through the process?
Beta Was this translation helpful? Give feedback.
All reactions