PublicUserData
Information about the user that's publicly available.
Attributes
Name | Type | Description |
---|---|---|
firstName | string | null | The user's first name. |
lastName | string | null | The user's last name. |
profileImageUrl | string | The URL for the user's profile image. (deprecated) |
imageUrl | string | Holds the default avatar or users uploaded profile image |
identifier | string | The user's identifier. |
userId | string | undefined | The user's ID. |