Handling the email_verified upon sign on

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: