App Logo
dashboard.ngrok.com

ngrok login (Google SSO)

Log into the ngrok dashboard via the "Log in with Google" button. Drives the Google account chooser (and consent screen if one appears) and lands on dashboard.ngrok.com. If already signed in, returns immediately. Requires running on the extension-paired browser rather than a managed/cloud browser. If Google requires a step-up (password re-confirm, 2FA, or passkey), that has to be cleared manually before this can complete — re-run afterward. Optional `email` arg picks which account row to use in the chooser; omit for the first row.

Input

email optional

Google account to pick in the chooser (e.g. [email protected]). Omit to use the first/only account row.

Output

url required
loggedIn required
account optional

FAQ

Log into the ngrok dashboard via the "Log in with Google" button. Drives the Google account chooser (and consent screen if one appears) and lands on dashboard.ngrok.com. If already signed in, returns immediately. Requires running on the extension-paired browser rather than a managed/cloud browser. If Google requires a step-up (password re-confirm, 2FA, or passkey), that has to be cleared manually before this can complete — re-run afterward. Optional `email` arg picks which account row to use in the chooser; omit for the first row.
Optional: email.
It returns url, account, loggedIn.
No. It only uses pages of dashboard.ngrok.com that are reachable without signing in.
It makes changes on dashboard.ngrok.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/dashboard.ngrok.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/dashboard.ngrok.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking