Database , Verify and reset password email

Hi everyone,

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.

Thank you for any contribution.

This never happens When using firebase.

1 Like

I had the same problem. If I remember right, doing a password reset causes the email to be verified.

1 Like

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.

The tutorial set up block which verify required. Then when I test it, I didnt get verify link with test email as user.