Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Profile-credential OAuth path added for the app's own API auth headers

API auth can now use a cached OAuth bearer token for eligible enterprise/team profiles.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaAuthwhat it touches
KindInternal Changesin v2.1.260,
Under the hood

API auth can now use a cached OAuth bearer token for eligible enterprise/team profiles.

The API auth-header builder now has a new branch that checks a combination of enterprise/team profile eligibility and OAuth scope status, and when satisfied, authenticates using a Bearer token from the cached OAuth credential's accessToken plus an anthropic-beta header, falling back to the existing API-key lookup otherwise.

See this entry in the whole of v2.1.260 →

Feedback