Skip to content

docs: Update flash login to document copy-paste API key flow#658

Draft
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/flash-login-copy-paste-flow
Draft

docs: Update flash login to document copy-paste API key flow#658
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/flash-login-copy-paste-flow

Conversation

@promptless

@promptless promptless Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Documents the new secure login flow where users copy-paste the API key from the browser into the CLI prompt instead of automatic polling. Also removes the deprecated --timeout flag and updates Python version requirements to "3.10 or later" (removing the "Python 3.13 coming soon" notes).

Trigger Events


Tip: Send Promptless a meeting transcript in Slack to generate doc updates 📝

promptless Bot added 3 commits May 21, 2026 17:46
- Document new copy-paste API key flow for flash login (user copies key
  from browser and pastes into CLI prompt instead of automatic polling)
- Remove --timeout flag documentation (no longer used)
- Update Python version requirements to "3.10 or later" across quickstart,
  overview, build-app, and tutorial pages (removes "Python 3.13 coming soon")
Comment thread flash/cli/login.mdx
```

The command opens your default browser to the Runpod authorization page. After you approve the request, your API key is saved locally for future CLI operations.
The command opens your default browser to the Runpod authorization page. After you approve the request, you'll copy the API key from the browser and paste it into the CLI prompt.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the login flow description based on PR #337 which replaces polling-based authentication with a copy-paste flow. The PR removes the --timeout flag from login.py and the get_flash_auth_request_status polling method.

Source: runpod/flash#337

@mintlify

mintlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jun 15, 2026, 8:34 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants