Token
Exchange one time token for session
Provide a one time token (e.g. obtained through the thirdparty callback) to retrieve a session JWT as cookie
and/or via X-Auth-Token
header.
POST
Body
application/json
Response
200
application/json
Successful token exchange
The ID of the user on whose behalf the token was exchanged.
Was this page helpful?