Skip to content

[Code Quality] Add Claude OAuth note to quick-start: CLAUDE_CODE_OAUTH_TOKEN unsupported #46613

Description

@github-actions

Description

The quick-start Claude tab (docs/src/content/docs/quick-start.mdx:100) does not mention that CLAUDE_CODE_OAUTH_TOKEN is not supported. Claude subscription/Pro/Max/Teams users may waste time trying OAuth tokens that will be silently ignored.

This finding has been stable across 29 daily reviews of the Claude Code user documentation.

Suggested Changes

Add a one-line note to the quick-start Claude tab (near line 100):

> **Note**: Claude subscription OAuth tokens (`CLAUDE_CODE_OAUTH_TOKEN`) are not supported. Use an `ANTHROPIC_API_KEY` (or WIF keyless auth) instead.

Files Affected

  • docs/src/content/docs/quick-start.mdx (near line 100, within the Claude tab)

Success Criteria

  • Quick-start Claude tab explicitly states CLAUDE_CODE_OAUTH_TOKEN is unsupported
  • The note recommends ANTHROPIC_API_KEY as the correct auth method
  • Documentation builds successfully

Source

Extracted from Claude Code User Documentation Review - 2026-07-19

Priority

Medium — closes the top persona-relevant friction point for Claude Pro/Max/Teams users; finding stable for 29 daily runs

🔍 Task mining by Discussion Task Miner - Code Quality Improvement Agent · 48.6 AIC · ⌖ 5.07 AIC · ⊞ 7K ·

  • expires on Jul 20, 2026, 5:13 AM UTC-08:00

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions