tattwei46 / flutter_login_demo

A demo login app with Flutter and Firebae
369 stars 215 forks source link

The password is invalid or the user does not have a password #18

Open rageshS opened 4 years ago

rageshS commented 4 years ago

I have no idea why I have getting this error after successfully configured the firebase user settings. There is no error that occurred while I create a new user in the database. But in the Login section, it shows an error like below image. I am sure it's correct password.

Screenshot_1586771042

jtmuller5 commented 4 years ago

Do you see the user in the authentication section of your Firestore project?