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

bearer

fun Auth.bearer(block: BearerAuthConfig.() -> Unit): Unit

Add BearerAuthProvider to client Auth providers.