Skip to content

Conversation

@theahura
Copy link
Contributor

@theahura theahura commented Jan 9, 2026

Add support for in-app OAuth browser authentication for Claude Code, similar to the existing Codex login flow.

Changes:

  • Add Anthropic OAuth server module with PKCE support
  • Update login_handler to mark Claude Code as supported for OAuth login
  • Add separate Anthropic OAuth flow in chatwidget
  • Update login completion messages to be agent-specific
  • Add anthropic_success.html for login completion page

This allows users to run /login when using Claude Code agents and authenticate via browser-based OAuth with Anthropic's console.

Add support for in-app OAuth browser authentication for Claude Code,
similar to the existing Codex login flow.

Changes:
- Add Anthropic OAuth server module with PKCE support
- Update login_handler to mark Claude Code as supported for OAuth login
- Add separate Anthropic OAuth flow in chatwidget
- Update login completion messages to be agent-specific
- Add anthropic_success.html for login completion page

This allows users to run /login when using Claude Code agents and
authenticate via browser-based OAuth with Anthropic's console.
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.

3 participants