Sign in with GitHub, Microsoft, or Google (one click when OAuth is configured). We keep tokens on the server—no pasting unless you choose advanced.
What StandupGen does · Privacy · Terms of Service
The sign-in buttons are hidden until the Next.js server sees OAuth env vars. Copy .env.local.example to .env.local, set GITHUB_ID and GITHUB_SECRET (from a GitHub OAuth app whose callback is …/api/auth/callback/github), then restart pnpm dev.
Until then you can still use personal access tokens in the GitHub / Azure sections below—no OAuth required.