implementation("io.ktor:ktor-client-auth:3.0.0-beta-2")
Enables HTTP client authentication using Basic, Digest, and Bearer schemes, with credential caching and dynamic provider selection.