implementation("io.ktor:ktor-client-auth:3.2.4")
Enables HTTP client authentication with support for Basic, Digest, and Bearer token schemes.