I am trying to use database to store users login data.
While testing the app, I didn’t receive any verify or reset password email for the test email.
I did receive reset password email when using the reset password button in the database interface.
That idea feel weird because I thought that the verify should be triggered right after a new user added like other platform sign up I used as a user to verify the user use their own email to sign up.