Replies: 1 comment 1 reply
-
Could you please give more context? Do you want the access token available in the session? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to add the token into header from client side, by using session/useSession one request is sent to backend which is not ideal.
Wanna add token in the header just only from client side or if there is a way to attach the token automatically into the header as
Authorization
.Beta Was this translation helpful? Give feedback.
All reactions