Add example redurect URI to env file
This commit is contained in:
@@ -6,6 +6,7 @@ POSTGRES_URL=postgresql://dev_user:dev_password@localhost:5432/agentic_coding_de
|
||||
BETTER_AUTH_SECRET=qtD4Ssa0t5jY7ewALgai97sKhAtn7Ysc
|
||||
|
||||
# Google OAuth (Get from Google Cloud Console)
|
||||
# Redirect URI: http://localhost:3000/api/auth/callback/google
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user