Firebase Authentication on Web #16908
Unanswered
imuhammadnadeem
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Firebase Authentication in my Flutter app with the following library versions:
The setup works perfectly on iOS and Android. However, on the web, I'm encountering an INVALID_APP_CREDENTIALerror. I have already created reCAPTCHA site keys and added the site secret key to my Firebase project.
Any suggestions on resolving this issue would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions