| Name | Description | Type | Additional information |
|---|---|---|---|
| Authenticated |
Whether or not the user was authenticated |
boolean |
None. |
| ReAuthenticationToken |
If the user set generateReAuthenticationToken to true, this will be populated, otherwise it's empty |
string |
None. |
| Me |
Contains basic information about the user that just logged in |
CurrentUser |
None. |
| SessionToken |
The token identifying the current authenticated user, it needs to be passed up with each call |
string |
None. |