implementation("io.ktor:ktor-client-auth:3.3.3")
Enables client-side authentication mechanisms, including OAuth, for secure HTTP requests.