ktor-client-auth / io.ktor.client.features.auth / AuthProvider / isApplicable

isApplicable

abstract fun isApplicable(auth: HttpAuthHeader): Boolean

Check if current provider is applicable to the request.