getProvider

abstract suspend fun getProvider(identifier: String): CustomOAuthProvider(source)

Gets details of a specific custom provider by identifier.

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

Parameters

identifier

The identifier of the OAuth provider