dannyelo
dannyelo4mo ago

"Invalid verifier" Error in OAuth Flow Convex Auth + Google

We're experiencing a persistent "Invalid verifier" error during Google OAuth authentication using Convex Auth. The OAuth flow completes successfully up to the callback processing, but fails during PKCE verification in the Convex Auth server.
4 Replies
dannyelo
dannyeloOP4mo ago
I will appreciate any help to solve this issue!
Vincent van der Meulen
Same here! Did you ever solve it?
erquhart
erquhart3mo ago
There's an existing post here about this: https://discord.com/channels/1019350475847499849/1372239482576965743 I haven't been able to reproduce this issue. If someone has a minimal repo that reproduces this issue, I'll definitely take a look - please comment on the other thread I linked if so.
dannyelo
dannyeloOP3mo ago
No, I was not able to solve it. I decide to go with Better Auth. This is a pretty good guide if you need it. https://convex-better-auth.netlify.app/ https://github.com/get-convex/better-auth
Convex + Better Auth
Typesafe, secure auth for Convex apps with Better Auth
GitHub
GitHub - get-convex/better-auth: Convex + Better Auth 🔥
Convex + Better Auth 🔥. Contribute to get-convex/better-auth development by creating an account on GitHub.

Did you find this page helpful?