Auth
class Auth
Client authentication feature. providers - list of auth providers to use.
AuthProvider
interface AuthProvider
Authentication provider interface.
fun HttpClientConfig<*>.Auth(block: Auth.() -> Unit): Unit
Install Auth feature.