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
If you try sign in using Google OAuth Provider and then later on try logging in using GitHub you are prompted with an error message from Firebase.
You can fix this by implementing some logic according to the error.code function. This is in the error handling of our Sign In function.
The text was updated successfully, but these errors were encountered:
If you try sign in using Google OAuth Provider and then later on try logging in using GitHub you are prompted with an error message from Firebase.
You can fix this by implementing some logic according to the error.code function. This is in the error handling of our Sign In function.
The text was updated successfully, but these errors were encountered: