Is anyone using HttpCookies? I'm not able to get to work. I followed the ktor client documentation and added HttpCookies plugin and also added AcceptAllCookiesStorage. But I'm not seeing any cookies headers being sent in requests. I'm trying to authenticate using next auth endpoint.
https://next-auth.js.org/getting-started/rest-api