I've got an app built on Firebase which uses Firebase authentication.
Both Google and Email providers are enabled.
I have a user that had an email login that has somehow ended up with Google as their authentication provider.
They do not want to log in with google.
If I look up the user on the authentication page in Firebase I can see the user in the Users tab and the Google provider listed for them.
How can I switch them back to having an email provider?