Optional
birthday?: stringOptional
email?: stringThe users email address.
Optional
firstThe users first name.
Optional
gender?: stringThe users gender.
Optional
lastThe users last name.
Optional
maxThe maximal age of the user.
Optional
minThe minimal age of the user.
Optional
name?: stringThe commonly displayed name of the user.
Optional
pictureA URL referencing a picture associated with the user.
Authentication providers might store additional data here.
Generated using TypeDoc
The users birthday.