DefaultNotificationsAuthSchemeProvider
class DefaultNotificationsAuthSchemeProvider(endpointProvider: NotificationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : NotificationsAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: NotificationsEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: NotificationsAuthSchemeParameters): List<AuthOption>