Session Management
Create a new session token for a user
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Response
200
application/json
OK
Was this page helpful?