Closed
Description
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.