241
2413w ago

Hit error while running `auth:signIn` on prod

I'm using NextJS 15 + Convex Auth and deploying on Vercel with Cloudflare DNS, and i have this issue when signing into the account (creating the account is fine). Additional info: It works on dev
No description
5 Replies
Sara
Sara3w ago
have you added all the neccessary JWKS and other env to your deployment? look up the command convex auth deploy
241
241OP3w ago
ah, i think i forgot about that
Sara
Sara3w ago
Production - Convex Auth
Authentication library for your Convex backend
Sara
Sara3w ago
there you go
241
241OP3w ago
thank you!! it works now, thank you very much!

Did you find this page helpful?