Google OAuth Not Configured
Please set GOOGLE_CLIENT_ID in .dev.vars file
Setup Instructions:
- Go to Google Cloud Console
- Create a new OAuth 2.0 Client ID
- Set authorized redirect URI:
http://localhost:3000/api/auth/google/callback
- Copy Client ID and Client Secret to .dev.vars file
← Back to App