Connect Google sign-in

Google only — Apple / Facebook are not used

Google: not configured
  1. Google Cloud → Credentials
  2. OAuth client → Web application
  3. Redirect URI:http://localhost:3000/api/auth/oauth/google/callback
  4. Paste Client ID + secret → Save → restart npm run dev

← Back to login