API endpoints for accessing a user profile and logging a user off from their Hosted Login session..
Endpoint |
---|
Access Your User Profile/{customerId}/auth-ui/profileAccesses the user profile of the logged-in user. |
Logout From Hosted Login/{customerId}/auth-ui/logoutLogs a user out from their Hosted Login session. Note that this only ends the user session: it does not expire or invalidate any tokens issued to the user. |