First stage of the new flow
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
PUBLIC_SUPABASE_URL=https://abc.supabase.co
|
||||
PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI16C_s
|
||||
PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI16C_s
|
||||
|
||||
# Google OAuth Configuration
|
||||
GOOGLE_CLIENT_ID=your-google-client-id
|
||||
GOOGLE_CLIENT_SECRET=your-google-client-secret
|
||||
GOOGLE_REDIRECT_URI=http://localhost:5173
|
||||
Reference in New Issue
Block a user