Welcome Back

Sign in to access your account and continue your projects

Google OAuth Setup Required

To enable Google sign-in, please configure your Google OAuth credentials in the .env.local file.

View setup instructions

1. Go to Google Cloud Console

2. Create OAuth 2.0 credentials

3. Add redirect URI: http://localhost:3002/api/auth/callback/google (or your dev port)

4. Set: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, NEXTAUTH_URL, NEXTAUTH_SECRET

By continuing, you agree to our Terms and acknowledge our Privacy Policy.

Don't have an account? Sign up