implementation("io.ktor:ktor-client-auth:3.4.1")
Enables HTTP client authentication with support for various schemes, including Basic and Bearer, and customizable token management.