cURL
curl --request POST \ --url https://{tenant_id}.hanko.io/logout \ --cookie hanko=
{}
Logs out the user by removing the authorization cookie.
The user has been logged out
Was this page helpful?