Replies: 1 comment 2 replies
-
I'm not sure what you expect from me or from the SDK: the method you're trying to call does not exist, that's why you get this message. If you want to sign-in a user with an email and a password, please read the documentation, the method you're looking for is probably this one: https://firebase-php.readthedocs.io/en/5.x/authentication.html#sign-in-with-email-and-password PS: I find it quite rude to come over and just throw a random message over the fence. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Message: Call to undefined method Kreait\Firebase\Auth::getUserWithEmailAndPassword();
Beta Was this translation helpful? Give feedback.
All reactions