DefaultAppIntegrationsAuthSchemeProvider
class DefaultAppIntegrationsAuthSchemeProvider(endpointProvider: AppIntegrationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : AppIntegrationsAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: AppIntegrationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: AppIntegrationsAuthSchemeParameters): List<AuthOption>