Replies: 1 comment
-
This is probably a configuration error for the Firebase settings, as the live demo app works. I recommend modifying your demo app API endpoint to log the actual error, then double-checking your Firebase email, private key, etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
While using the example listed, I get a failed post request when trying to login but I still see my email after I attempted the login?
Version
What version of
next-firebase-auth
are you using?0.13.1
To Reproduce
Steps to reproduce the behavior:
/
.Expected behavior
Not expecting a failed post request.
Beta Was this translation helpful? Give feedback.
All reactions