-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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
Labels
No labels