Test Google Authentication
Troubleshooting Steps:
- Check if popup blockers are enabled in your browser
- Verify that the redirect URI in Google Cloud Console includes:
https://iiadxrgbqazqsnumkfnv.supabase.co/auth/v1/callback - Make sure the Google OAuth provider is enabled in your Supabase project
- Check that your Supabase Site URL is set to match your local environment:
http://localhost:3000