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:
No description
No description
No description
No description
3 Replies
BuffaloBills
BuffaloBills2mo ago
Having the same issue, my cookies aren't being set in dev
sebastian
sebastian2mo ago
What domains are you using ?
BuffaloBills
BuffaloBills2mo ago
Turns out it was because i was trying to implement my own route handlers

Did you find this page helpful?