Skip to content

Add plugin entry: provider-authentication - #96

Open
wjin17 wants to merge 1 commit into
get-bb:mainfrom
wjin17:submit-provider-authentication
Open

Add plugin entry: provider-authentication#96
wjin17 wants to merge 1 commit into
get-bb:mainfrom
wjin17:submit-provider-authentication

Conversation

@wjin17

@wjin17 wjin17 commented Aug 21, 2026

Copy link
Copy Markdown

What it does

Provider Authentication adds a Providers section to BB settings for authenticating or reauthenticating Claude Code on a connected machine. It starts Claude Code's standard subscription OAuth flow, opens the consent screen, and submits the authorization code pasted by the user.

Release

  • Source: https://github.com/wjin17/bb-plugin-provider-authentication.git
  • Version: v0.1.0
  • Marketplace range: ^0.1.0

Verification

  • npm run typecheck
  • npm test — 16 tests passed
  • npm run build
  • npm pack --dry-run --ignore-scripts
  • Marketplace npm run build
  • Marketplace npm run check

Security and external services

The plugin executes claude auth status and claude auth login --claudeai through BB's host worker on the selected machine. The pasted authorization code is written directly to the retained Claude process and is not persisted, logged, or published in realtime events. Authentication credentials remain managed by Claude Code. The OAuth consent screen is hosted by Claude.

@wjin17
wjin17 marked this pull request as ready for review August 21, 2026 22:36
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.

1 participant