Skip to content

Add registered first-party OAuth providers - #1717

Draft
RhysSullivan wants to merge 1 commit into
mainfrom
feat/first-party-oauth-providers
Draft

Add registered first-party OAuth providers#1717
RhysSullivan wants to merge 1 commit into
mainfrom
feat/first-party-oauth-providers

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Adds Executor-owned OAuth client configuration for Airtable, Atlassian, Box, ClickUp, Figma, GitLab, HubSpot, Linear, Microsoft, and Notion.

Also adds provider-specific authorize/token behavior, rotating JSON refresh support, and aligns the Figma scope catalog with the registered app. Trello remains separate because it uses OAuth 1 and requires a privacy-event lifecycle.

Focused verification:

  • core OAuth tests (73)
  • cloud registry tests (3)
  • OpenAPI preset tests (2)
  • focused typechecks and lint

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare preview

Consolehttps://executor-preview-pr-1717.executor-e2e.workers.dev
MCPhttps://executor-preview-pr-1717.executor-e2e.workers.dev/mcp
Deployed commitefa9d4a

Sign-in is Cloudflare Access (one-time PIN to an allowed email). The preview has its own database and encryption key; it is destroyed when this PR closes.

@pkg-pr-new

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: efa9d4a

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

StatusNameLatest CommitUpdated (UTC)
✅ Deployment successful!
View logs
executor-cloudefa9d4aAug 21 2026, 07:26 PM

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

StatusNameLatest CommitPreview URLUpdated (UTC)
✅ Deployment successful!
View logs
executor-marketingefa9d4aCommit Preview URL

Branch Preview URL
Aug 21 2026, 07:25 PM

@mhodgson

Copy link
Copy Markdown

Would this work potentially resolve the underlying issue in #1448 ?

Sign up for freeto 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

@RhysSullivan@mhodgson