zay
Explore posts from serversBABetter Auth
•Created by zay on 4/23/2025 in #help
nextjs + nestjs
yes i saw it but my problem comes from the fact that i handle auth on nextjs first (localhost:3001) and then i just want to access the session on the nestjs app (port 3000)
i saw this https://www.better-auth.com/docs/concepts/cookies#cross-subdomain-cookies
but i am not sure, will this only work in prod ?
5 replies