AOSSIE-Org / AOSSIE-Org/NeuroTrack

Authentication Failure with Supabase/Google OAuth

Open
#101 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
29
Forks
50
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem?

- [x] 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

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on implementing this feature

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.