Login
Sign in with Google or email and password
If Google confirms the same address you used during registration, we will treat that Google sign-in as email verification automatically.
Add this redirect URI in Google Cloud Console:
http://localhost:3000/api/auth/callback/google
A `redirect_uri_mismatch` error almost always means this URI is missing in your Google OAuth client, or your env points to a different domain or port.
Credentials
Log in with email and password
Alternative sign-in method without Google.