AuthSchemeProvider

interface AuthSchemeProvider<in T>

Resolves the candidate set of authentication schemes for an operation

Functions

Link copied to clipboard
abstract suspend fun resolveAuthScheme(params: T): List<AuthOption>

Resolve the candidate set of authentication schemes for an operation