implementation("io.ktor:ktor-client-auth:3.5.1")
Enables HTTP client authentication using Basic, Digest, and Bearer schemes, supporting token caching and dynamic credential management.