Skip to content

Validate WorkOS sessions locally with a cached JWKS#1376

Merged
RhysSullivan merged 2 commits into
mainfrom
workos-cold-auth
Jul 9, 2026
Merged

Validate WorkOS sessions locally with a cached JWKS#1376
RhysSullivan merged 2 commits into
mainfrom
workos-cold-auth

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Cookie sessions are now verified in the worker against a module-cached JWKS instead of a per-isolate WorkOS roundtrip; refresh of expired tokens still goes through WorkOS. Also adds spans over execution stack assembly so the previously untraced post-auth stretch is visible in traces.

Cookie sessions are now verified in the worker with the module-cached JWKS instead of a per-isolate WorkOS roundtrip. Refresh still goes to WorkOS when the access token is invalid or expired.
Name the shared executor, plugin, engine, and MCP server assembly steps so the post-auth execution gap is visible in traces.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 9, 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 2c1687a Commit Preview URL

Branch Preview URL
Jul 09 2026, 02:44 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 9, 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 2c1687a Jul 09 2026, 02:44 AM

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

executor

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

commit: 2c1687a

@RhysSullivan RhysSullivan marked this pull request as ready for review July 9, 2026 03:10
@RhysSullivan RhysSullivan merged commit 63e19e7 into main Jul 9, 2026
21 checks 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.

1 participant