Supabase Google OAuth – redirect URI mismatch in production
Google OAuth fails with redirect URI mismatch on production callback. What common misconfigurations or environment differences cause this, and how to audit/patch?
Context: Supabase Auth, custom domain, multiple environments.
0