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
Is your feature request related to a problem? Please describe. deleteProvider field for updateUser has been documented and implemented in other admin SDK like nodejs. Its missing in the python admin sdk
Describe the solution you'd like
Add the feature in the python admin sdk as well that will allow users to delete providers (like google.com, facebook.com) when email address changes for the user. Basically add delete_providers as input to update_user method in auth.