Test Google Authentication

Troubleshooting Steps:

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