[PR #4439] [MERGED] docs: fix /.well-known/oauth-protected-resource route #5384

Closed
opened 2026-03-13 12:21:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4439
Author: @paoloricciuti
Created: 9/4/2025
Status: Merged
Merged: 9/5/2025
Merged by: @himself65

Base: mainHead: patch-2


📝 Commits (2)

  • bee6e3f docs: fix /.well-known/oauth-protected-resource route
  • c3cdd25 Merge branch 'main' into patch-2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/docs/plugins/mcp.mdx (+1 -1)

📄 Description

Closes #4438

It turns out the main issue (not having an export) was just because the PR that introduced this change was merged yesterday but the docs are still wrong so


Summary by cubic

Fix docs for the MCP plugin by correcting the code sample path to "/.well-known/oauth-protected-resource/route.ts" so it matches the protected resource metadata route.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4439 **Author:** [@paoloricciuti](https://github.com/paoloricciuti) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`bee6e3f`](https://github.com/better-auth/better-auth/commit/bee6e3f705aba63d5c930959353b0a114c60b08d) docs: fix `/.well-known/oauth-protected-resource` route - [`c3cdd25`](https://github.com/better-auth/better-auth/commit/c3cdd25fa1ae50e35d58d68d7561f3f2eea018b5) Merge branch 'main' into patch-2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/mcp.mdx` (+1 -1) </details> ### 📄 Description Closes #4438 It turns out the main issue (not having an export) was just because the PR that introduced this change was merged yesterday but the docs are still wrong so <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix docs for the MCP plugin by correcting the code sample path to "/.well-known/oauth-protected-resource/route.ts" so it matches the protected resource metadata route. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:21:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5384