convex throws error useres are not getting authenticated
theese are the files that are throwing error . i also use clerk for auth
3 Replies
this issue only happens when i deploy to vercel
I assume you've set up another Clerk instance for the vercel deploy, and added the different environment variables there?
Some resources:
1. https://docs.convex.dev/auth/debug
2. https://docs.convex.dev/auth/clerk#configuring-dev-and-prod-instances
3. https://docs.convex.dev/production/hosting/vercel
Debugging Authentication | Convex Developer Hub
You have followed one of our authentication guides but something is not working.
Using Convex with Vercel | Convex Developer Hub
Host your frontend on Vercel and your backend on Convex.
Convex & Clerk | Convex Developer Hub
Clerk is an authentication platform providing login via
ty i will check and update the post