App Logo
chatgpt.com

OpenAI (ChatGPT) login (Google SSO)

Log into OpenAI / ChatGPT via Google SSO — picks the right account when several are signed in, and does nothing if you're already logged in. If Google interrupts the flow with a password re-confirmation or a 2FA step-up, the script can't complete that step on its own; sign in once manually in the same browser to clear the step-up, then re-run. It may also occasionally fail to complete a fresh login due to the site's own anti-automation checks — if that happens, try again shortly.

Input

email optional

Google account to pick in the chooser when several are signed in. Omit to use the first/only account.

Output

url required
loggedIn required
account optional
already optional

true if a session already existed (no Google click needed)

FAQ

Log into OpenAI / ChatGPT via Google SSO — picks the right account when several are signed in, and does nothing if you're already logged in. If Google interrupts the flow with a password re-confirmation or a 2FA step-up, the script can't complete that step on its own; sign in once manually in the same browser to clear the step-up, then re-run. It may also occasionally fail to complete a fresh login due to the site's own anti-automation checks — if that happens, try again shortly.
Optional: email.
It returns url, account, already, loggedIn.
Yes. It acts as you on chatgpt.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the chatgpt.com cookies saved by the Reduck extension.
It makes changes on chatgpt.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/chatgpt.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/chatgpt.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking