Learn how to access Hanko user data in your backend code.
/sessions/validate
endpoint allows you to extract user claims from the JWT token.
/users/{id}
endpoint of the Hanko Admin API, where id
is the user ID obtained from the JWT.
Settings > API Keys
section of your project.