Skip to content

Conversation

@threepointone
Copy link
Collaborator

This reverts commit 827350f.

@changeset-bot
Copy link

changeset-bot bot commented Dec 20, 2025

🦋 Changeset detected

Latest commit: d295602

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/workers-oauth-provider Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 20, 2025

Open in StackBlitz

npm i https://pkg.pr.new/cloudflare/workers-oauth-provider/@cloudflare/workers-oauth-provider@127

commit: d295602

@threepointone threepointone merged commit 11fd839 into main Dec 20, 2025
4 checks passed
@threepointone threepointone deleted the try-again branch December 20, 2025 14:50
@github-actions github-actions bot mentioned this pull request Dec 20, 2025
threepointone pushed a commit that referenced this pull request Dec 20, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @cloudflare/[email protected]

### Patch Changes

- [#127](#127)
[`11fd839`](11fd839)
Thanks [@threepointone](https://github.com/threepointone)! - feat: add
Client ID Metadata Document (CIMD) support

(by @mattzcarey in
<#112>)

CIMD support allows clients to use HTTPS URLs as client_id values that
    point to metadata documents.

    When a client_id is an HTTPS URL with a non-root path, the provider
fetches and validates the metadata document instead of looking up in KV
storage. Added validation to ensure client_id in the document matches
    the URL and redirect_uris are present.

    matches the new authorization spec for MCP


<https://modelcontextprotocol.io/specification/draft/basic/authorization>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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