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
https://{tenant_id}.hanko.io
/
token
Body
application/json
Response
200 - application/json
The ID of the user on whose behalf the token was exchanged.
Was this page helpful?