UserProfile
This is the model for a user logged into Pieces.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
picture | string |
string | |
created | GroupedTimestamp |
updated | GroupedTimestamp |
username | string |
id | string |
name | string |
aesthetics | Aesthetics |
vanityname | string |
allocation | AllocationCloud |
providers | ExternalProviders |
auth0 | Auth0UserMetadata |