BasicAuthProvider
class BasicAuthProvider : AuthProvider
Client basic authentication provider.
Constructors
Client basic authentication provider. |
Functions
suspend fun addRequestHeaders( Add authentication method headers and creds. |
|
fun isApplicable(auth: HttpAuthHeader): Boolean Check if current provider is applicable to the request. |