ktor-client-auth / io.ktor.client.features.auth / io.ktor.client.HttpClientConfig

Extensions for io.ktor.client.HttpClientConfig

Auth

fun HttpClientConfig<*>.Auth(block: Auth.() -> Unit): Unit

Install Auth feature.