Skip email verification for some users?

Can I skip email verification for some users (for example a user with an already verified email wants to change his email and I don’t want to ask him to verify again)
Is it possible ?

I believe that’s not possible. You can try to change the email and set emailVerified flag to true via cloud code with master key, but I believe that, even in this case, the user will receive an email asking them to verify it.

1 Like