Skip to content

Support raw OAuth Basic credentials - #1907

Open
RhysSullivan wants to merge 1 commit into
mainfrom
fix/x-oauth-basic-raw
Open

Support raw OAuth Basic credentials#1907
RhysSullivan wants to merge 1 commit into
mainfrom
fix/x-oauth-basic-raw

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Adds an explicit raw HTTP Basic OAuth token auth mode for providers that reject RFC form-encoded client credentials.

The existing basic mode remains standards-based. The new basic_raw mode applies to code exchange, refresh, client credentials, token exchange, and JSON token requests.

Verification:

  • bun run format:check
  • bun run lint
  • bun run typecheck
  • bun run test (39/39 packages)

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 1333481 Commit Preview URL

Branch Preview URL
Aug 31 2026, 10:11 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 31, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 1333481 Aug 31 2026, 10:11 AM

@RhysSullivan
RhysSullivan marked this pull request as ready for review August 31, 2026 10:09
@pkg-pr-new

pkg-pr-new Bot commented Aug 31, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1907

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1907

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1907

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1907

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1907

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1907

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1907

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1907

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1907

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1907

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1907

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1907

executor

npm i https://pkg.pr.new/executor@1907

commit: 1333481

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