how to use it with nuxt 4 and reverse proxy
I build my nuxt 4 project with better-auth and run build result behind nginx proxy manager plus
When in dev everything is okay
But in prod I can't login anymore.
cookies set in my browser but server didn't think so
0 Replies