-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Claude Authorize Issue #2956
Copy link
Copy link
Closed as not planned
Labels
P2Normal priority bug or improvement with limited blast radius.Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:auth-providerThis issue is about auth, provider routing, model choice, or SecretRef resolution.This issue is about auth, provider routing, model choice, or SecretRef resolution.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.Thin issue quality; more reproduction proof or environment detail is needed.
Description
Metadata
Metadata
Assignees
Labels
P2Normal priority bug or improvement with limited blast radius.Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:auth-providerThis issue is about auth, provider routing, model choice, or SecretRef resolution.This issue is about auth, provider routing, model choice, or SecretRef resolution.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.Thin issue quality; more reproduction proof or environment detail is needed.
Claude OAuth credentials repeatedly disappear after successful authentication
Environment
Summary
Claude authentication succeeds and usage appears correctly.
After several minutes, CodexBar loses the OAuth credentials and displays:
Running the authentication flow again fixes it temporarily, but the problem always returns.
Steps to reproduce
claudeto authenticate." appears again.Expected
Claude should remain authenticated until the OAuth token actually expires.
Actual
CodexBar repeatedly loses the Claude OAuth credentials and requires re-authentication even though Claude Code itself is still logged in.
Additional notes
Claude Code-credentialskeychain item holds onlymcpOAuthentries on Claude Code 2.1.x → ClaudeOAuthCredentialsError + hourly "delegated CLI refresh" opens the default browser #1844, but authentication initially succeeds before failing again.