Best way to check emails

I want to add an email checker before any flow. In a nutshell, I don't wanna allow some specific domains in my app.

So, before creating any user, for example, I want to check if the domain is in a specific array I have and allow or disallow it.
Was this page helpful?