Google auth works fine in eastern europe but auth callback fails in US
🟢SSRauthSolved
My project uses next.js and has google auth setup. On vercel staging environment, the google auth works fine for me but errors for another person. Im not sure what could cause an error like that, environment variables for staging envrionment should be set correctly since it works fine for me. What might cause this issue?
The following error is present in logs:
[Callback] Error details: { message: 'invalid request: both auth code and code verifier should be non-empty', status: 400, name: 'AuthApiError' }
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.