Can I set email_verified to true as soon as the user signs up ?
There are likely a few ways to do this, one being via a Rule for the Verification Email:
https://auth0.com/docs/email/custom#verification-email
Or you could also use the Management API to mark that the email was verified:
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.