listProviders

abstract suspend fun listProviders(type: CustomProviderType? = null): List<CustomOAuthProvider>(source)

Lists all custom providers with optional type filter.

This function should only be called on a server. Never expose your service_role key in the browser.

Parameters

type

The custom provider type