Google OAuth Not Configured

Please set GOOGLE_CLIENT_ID in .dev.vars file

Setup Instructions:

  1. Go to Google Cloud Console
  2. Create a new OAuth 2.0 Client ID
  3. Set authorized redirect URI: http://localhost:3000/api/auth/google/callback
  4. Copy Client ID and Client Secret to .dev.vars file
← Back to App