Skip to content

Authentication Failure with Supabase/Google OAuth #101

@Swetanshu575

Description

@Swetanshu575

Is your feature request related to a problem?

  • Yes, it is related to a problem

Describe the feature you'd like

🌟 Feature Description

In the Supabase > .env file there is no Google Web Clinet ID: and Google client and Google Secret KEy

🔍 Problem Statement

values match what’s in your Supabase Dashboard (Project Settings > API) and Google Cloud Console (APIs & Services > Credentials).

In the Supabase Dashboard, go to Authentication > Providers, ensure Google is enabled, and confirm the Client ID and Secret are correct.

Check the redirect URI in Google Cloud Console. It should be https://your-project-id.supabase.co/auth/v1/callback.

🎯 Expected Outcome

just addon of the statement in the envoirnment file with GOOGLE_WEB_CLIENT_ID=your_web_client_id same with another addon

📷 Screenshots and Design Ideas

📋 Additional Context

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on implementing this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions