Vercel: State Mismatch. Verification not found
I'm trying to discover why I get
State Mismatch. Verification not found
when my app is deployed to Vercel, but not when I test it locally.
I can go through the entire OAuth flow in Vercel, but I land on an error page and the logs output this error.
Is there any specific Vercel configuration I should be aware of?2 Replies
My config is like this:
`
Removed some fields for brevity, the full config is here:
https://github.com/elie222/inbox-zero/blob/4a791d596f24a209e21b6237b818cf861161d8df/apps/web/utils/auth.ts
GitHub
inbox-zero/apps/web/utils/auth.ts at 4a791d596f24a209e21b6237b818cf...
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast. - elie222/inbox-zero
So we've made progress here. And somehow login works for me on both Google and Microsoft but not for Eduardo.