Skip to content

Support OAuth HTTP Basic client auth - #1904

Merged
RhysSullivan merged 1 commit into
mainfrom
fix/manual-oauth-client-auth
Aug 31, 2026
Merged

Support OAuth HTTP Basic client auth#1904
RhysSullivan merged 1 commit into
mainfrom
fix/manual-oauth-client-auth

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Summary

  • persist the token endpoint client authentication method for manual OAuth apps
  • let users choose request-body or HTTP Basic client authentication
  • apply the saved method to code exchange, refresh, and client-credentials grants
  • keep existing rows on request-body authentication

Companion X catalog fix: UsefulSoftwareCo/integrations#74

Verification

  • TURBO_TEST_CONCURRENCY=4 bun run test
  • bun run typecheck
  • bun run lint
  • bun run format:check
  • cd e2e && bunx vitest run --project selfhost selfhost/oauth-app-modal.test.ts

@cloudflare-workers-and-pages

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 921b39e Commit Preview URL

Branch Preview URL
Aug 31 2026, 08:45 AM

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@cloudflare-workers-and-pages

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 921b39e Aug 31 2026, 08:45 AM

@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@1904

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 921b39e

@RhysSullivan
RhysSullivan marked this pull request as ready for review August 31, 2026 08:52
@RhysSullivan
RhysSullivan merged commit c27436d into main Aug 31, 2026
78 of 80 checks passed
@RhysSullivan
RhysSullivan deleted the fix/manual-oauth-client-auth branch August 31, 2026 08:53
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