Web Developer
I'm building a simple web app that registers users with an email and password. The user is created successfully in my (auth) page, but the verification email is never sent to their inbox. I've tried multiple times. Could anyone explain how to set up email verification properly?