Flutter: deleteProvider

Deletes a custom provider by its identifier.

Parameters

Examples

Delete a custom provider

await supabase.auth.admin.customProviders.deleteProvider('custom:mycompany');