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

Package io.ktor.client.features.auth

Types

Auth

class Auth

Client authentication feature. providers - list of auth providers to use.

AuthProvider

interface AuthProvider

Authentication provider interface.

Extensions for External Classes

io.ktor.client.HttpClientConfig