Hono dosen't set cookies, so session returns Null

As you can see when I get mu session from the browser there is a session. Once I call the endpoint in nextjs using betterFetch or fetch the session returns correctly but in the server It dosent work as expected
image.png
Was this page helpful?