What is the email regex Supabase uses to validate the email when signing up users?

I need to perform some pre-validation on my app, and wanted to make sure it's synchronized with the validation from Supabase
Was this page helpful?