appMetadata
appMetadata: null | {
[key: string]: string;
}
email
email: null | string
enrolledFactors
enrolledFactors: null | string[]
enrolledPhoneNumbers
enrolledPhoneNumbers: null | ShortEntity<"phoneNumber">[] organizations
organizations: null | {
branding: undefined | {
logoUrl: undefined | string;
};
displayName: undefined | string;
organizationId: undefined | string;
organizationName: undefined | string;
}[]
phoneNumber
phoneNumber: null | string
picture
picture: null | string
userMetadata
userMetadata: null | {
[key: string]: string;
}
username
username: null | string