email_verified
flag is set to true
.
By default, Auth0 emails verification links to users when they sign up.
You can also customize when Auth0 sends verification emails. For example, if you need to verify emails in bulk or if you want to delay verification until the user performs an action requiring a verified email.
There are two ways to control when the user gets the verification email :
email_verified
field may be overwritten by the social identity provider if the data comes from them./api/v2/users
endpoint to set email_verified
to true
.