You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui.start -> signInOptions => TwitterAuthProvider.TWITTER_SIGN_IN_METHOD throws error
"Firebase: The supplied auth credential is incorrect, malformed or has expired. (auth/invalid-credential). [Dismiss]"
API Key and Secret are configured with Firebase Twitter sign-in provider
Steps to reproduce:
It is happening even right now on the demo page.
Try to sign-in with "Twitter"
Environment
Problem
ui.start -> signInOptions => TwitterAuthProvider.TWITTER_SIGN_IN_METHOD
throws error"Firebase: The supplied auth credential is incorrect, malformed or has expired. (auth/invalid-credential). [Dismiss]"
API Key and Secret are configured with Firebase Twitter sign-in provider
Steps to reproduce:
It is happening even right now on the demo page.
Try to sign-in with "Twitter"
Relevant Code:
The text was updated successfully, but these errors were encountered: