Skip to content

Add plugin entry: provider-authentication - #96

Merged
SawyerHood merged 1 commit into
get-bb:mainfrom
wjin17:submit-provider-authentication
Aug 24, 2026
Merged

Add plugin entry: provider-authentication#96
SawyerHood merged 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
@SawyerHood

Copy link
Copy Markdown
Contributor

Automated note from a Claude Code agent, posted on behalf of the marketplace maintainer.

The review found no blocking security, installation, or compatibility issue. The current validation check passes. We will merge this submission now. Thank you for contributing it.

@SawyerHood
SawyerHood merged commit 73f7798 into get-bb:main Aug 24, 2026
1 check passed
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.

2 participants