Reported by @patent estuary
I had an active account provisioned via Google Auth
I tried changing the email via settings to a standard domain to switch to a password-based login.
As expected, logging in with the new email blocked me and told me to use my original auth method.
I clicked the "Revert this email change" secure link that was sent to my original email.
I then tried to log back in using the original Google Auth method.
I assumed the system would just restore the mapping between my Google OAuth token and my original account.
Instead, from what I can see, it looks like the backend completely uncoupled my identity.
Trying to use Google Auth now throws an "Identity Provider Mismatch" and "user already associated with another account" error.
The system seems to treat my valid OAuth token as a brand-new user, routing me to the onboarding flow and asking for my First Name, Last Name, and DOB.
(Ticket #05909715)
"Identity Provider Mismatch"
all platforms