I have a problem with logging users in on my app.
After I sign a user up with their passwords, the app will log them in with an incorrect password at times or log in users that haven’t signed up. Is this a bug?
*I have a condition for signing up (not logging in) that only emails from a preadmitted tutor list can sign up successfully.