Skip to content

Persist OAuth discovery across callbacks - #524

Merged
zackbart merged 1 commit into
mainfrom
fix/oauth-discovery-callback
Sep 3, 2026
Merged

Persist OAuth discovery across callbacks#524
zackbart merged 1 commit into
mainfrom
fix/oauth-discovery-callback

Conversation

@zackbart

@zackbart zackbart commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Closes #523.\n\nPersists SDK OAuth discovery state in the authorization generation so callback request scopes restore non-default protected-resource metadata URLs and the original validated issuer. Adds cleanup/invalidation coverage and a full start-to-callback regression test for the Cloudflare Access Managed OAuth shape.\n\nVerified with npm run release:check (2,936 active tests plus package/container smoke).

@zackbart
zackbart merged commit 677a03b into main Sep 3, 2026
2 checks passed
@zackbart
zackbart deleted the fix/oauth-discovery-callback branch September 3, 2026 12:50
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.

Persist OAuth discovery state across authorization callbacks

1 participant