Skip to main content

Auth0User

Properties​

NameTypeDescriptionNotes
namestrUser's full name.[optional]
picturestrmapped from picture.URL pointing to the user's profile picture.[optional]
emailstr[optional]
created_atdatetime[optional]
email_verifiedboolIndicates whether the user has verified their email address. Mapped from email_verified -> emailVerified.[optional]
family_namestrUser's family name.[optional]
given_namestrUser's given name.[optional]
identitiesList[Auth0Identity]Contains info retrieved from the identity provider with which the user originally authenticates.[optional]
nicknamestrUser's nickname.[optional]
updated_atdatetime[optional]
usernamestr(unique) User's username.[optional]
user_metadataAuth0UserMetadata[optional]
localestr[optional]
user_idstr[optional]
last_ipstr[optional]
last_logindatetime[optional]
logins_countint[optional]
blocked_forList[str][optional]
guardian_authenticatorsList[str][optional]