russellchoudhury
"use server" working locally but not when deployed
why does this code not work when deployed but works locally in dev?
removing "use server" makes it work but for some reason when its there my output is just "Signed in as"
logs also do not show that getAuth is running
register.tsx
~/lib/server/auth
---
deployed on cloudflare
16 replies