How to pass authentication tokens cookie to getClientEnvironment()
function
#96
Unanswered
sahidrahman404
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey @sahidrahman404, it's a bit hard to give you a better answer due to lack of context, but I would generally recommend grabbing the cookie using the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. What is the best way for passing an authentication token stored in a cookie to the getClientEnvironment() function? The resource I'm querying requires an authorization bearer token
Beta Was this translation helpful? Give feedback.
All reactions