Deletes a custom provider by its identifier.
The provider identifier, for example `custom:mycompany`.
await supabase.auth.admin.customProviders.deleteProvider('custom:mycompany');