App Logo
console.neon.tech

Neon login (Google SSO)

Log into the Neon console via Google OAuth (through Neon's Keycloak): clicks Google and lands on your Neon projects. Skips straight to your projects if you're already signed in.

Input

email optional

Google account to pick if Google shows an account chooser. Omit to use the single signed-in account.

Output

url required
loggedIn required
account optional

FAQ

Log into the Neon console via Google OAuth (through Neon's Keycloak): clicks Google and lands on your Neon projects. Skips straight to your projects if you're already signed in.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on console.neon.tech: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the console.neon.tech cookies saved by the Reduck extension.
It makes changes on console.neon.tech, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/console.neon.tech/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/console.neon.tech/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking