Has anyone encountered a problem where you can create new accounts in Firebase using an email and password, but when trying to login with the same email and password, you get an error that says “The password is invalid or the user does not have a password”?
I am not sure if I am supposed to add rules to the database, or am missing something here. I have included a screenshot of what happens when a user clicks on either “Register” or “Login”.