Cookies doesn't works in production mode
Hello everyone, my auth works fine in dev mode, I have an API with hono and a Front with Nextjs, my auth config looks:




3 Replies
Having the same issue, my cookies aren't being set in dev
What domains are you using ?
Turns out it was because i was trying to implement my own route handlers