User Session Resource
The User Session Resource retrieves information about the currently authenticated user. Use this resource to display the user's name and email.
Actions
Get user session
Gets the current user session value.
Parameter | Type | Default |
---|---|---|
accessor | string | undefined |
Sign out
Signs the user out of their session.
Parameter | Type | Default |
---|---|---|
redirectTo | string | undefined |