emailVerified property
Whether or not the email of the user to whom the ID token belongs is verified, provided the user has an email.
Implementation
bool? emailVerified;
Whether or not the email of the user to whom the ID token belongs is verified, provided the user has an email.
bool? emailVerified;