UserProfile
Properties​
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
picture | String | mapped from picture.URL pointing to the user's profile picture. | [optional] [default to 'https://picsum.photos/200'] |
String | [optional] [default to 'user@pieces.app'] | ||
created | GroupedTimestamp | [optional] | |
updated | GroupedTimestamp | [optional] | |
username | String | (unique) User's username. | [optional] |
id | String | ||
name | String | This is the name of the User. | [optional] |
aesthetics | Aesthetics | ||
vanityname | String | [optional] | |
allocation | AllocationCloud | [optional] | |
providers | ExternalProviders | [optional] | |
auth0 | Auth0UserMetadata | [optional] |