Change email validation

Can I change Email validation?

For email format validation,
our application support any non-ascii character as domain & top domain name,
but I saw, Auth0 doesn’t support non-ascii character as domain & top domain name.

So, my question is can I change email format validation?
If yes, then how to change the regex?

If no, then how can I support those users?

1 Like