Each project presents unique requirements for user onboarding. In this guide you’ll learn to get user data from Hanko.
hanko.getUser()
method from the hanko-frontend-sdk
(also available via hanko-elements). To extract user claims
from the JWT token, use the hanko.validateSession()
function.
/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.