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
For instance, if I first create my user in Google and then sign in using GitHub, this crashes the log in process. I think this is because the user cannot be created in the backend, because someone else with the same email already exists in the database, and then the backend returns no results for matching users because the user was never created there.
The text was updated successfully, but these errors were encountered:
For instance, if I first create my user in Google and then sign in using GitHub, this crashes the log in process. I think this is because the user cannot be created in the backend, because someone else with the same email already exists in the database, and then the backend returns no results for matching users because the user was never created there.
The text was updated successfully, but these errors were encountered: