App Logo
github.com

GitHub login (Google SSO)

Log into GitHub via Google sign-in. Drives the account chooser and lands on your GitHub dashboard.

Input

email optional

Google account to pick in the chooser. Omit to use the first/only account.

Output

url required
loggedIn required
account optional

GitHub login handle read back from meta[name="user-login"] on the already-signed-in path, or the Google account picked in the chooser on a fresh sign-in.

FAQ

Log into GitHub via Google sign-in. Drives the account chooser and lands on your GitHub dashboard.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on github.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the github.com cookies saved by the Reduck extension.
It makes changes on github.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/github.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/github.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking