Skip to content

How to get the Session Token (X-Session-Token) if I have only the Session cookie? #3835

Answered by jonas-jonas
bymoe asked this question in Q&A
Discussion options

You must be logged in to vote

You can convert a cookie to a token: https://www.ory.sh/docs/identities/session-to-jwt-cors
Note that this issues a new token, and not a session token itself, so they work a little differently to just using session tokens.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sw-vish
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants