[PR #4893] [MERGED] chore: endpoint spelling Authroize -> Authorize #13890

Closed
opened 2026-04-13 09:11:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4893
Author: @zpg6
Created: 9/25/2025
Status: Merged
Merged: 9/25/2025
Merged by: @himself65

Base: canaryHead: chore/endpoint-spelling-authorize


📝 Commits (3)

  • 7d97a7a chore: endpoint spelling Authroize -> Authorize
  • 7df560e Merge branch 'canary' into chore/endpoint-spelling-authorize
  • 7cd0c7a Merge branch 'canary' into chore/endpoint-spelling-authorize

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/mcp/index.ts (+1 -1)

📄 Description

Working with auth.api and noticed misspelling


Summary by cubic

Fixed typo in MCP OAuth endpoint name: mcpOAuthAuthroize -> mcpOAuthAuthorize. Aligns with the "/mcp/authorize" route and avoids confusion in plugin usage.


🔄 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/4893 **Author:** [@zpg6](https://github.com/zpg6) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `chore/endpoint-spelling-authorize` --- ### 📝 Commits (3) - [`7d97a7a`](https://github.com/better-auth/better-auth/commit/7d97a7a53a5eba47f221f4655a1c8ceb424f61c4) chore: endpoint spelling `Authroize` -> `Authorize` - [`7df560e`](https://github.com/better-auth/better-auth/commit/7df560e9bd0d894d5ba7d63482686718b858b487) Merge branch 'canary' into chore/endpoint-spelling-authorize - [`7cd0c7a`](https://github.com/better-auth/better-auth/commit/7cd0c7ace520c45b9508627bcb573b1bd3512ab2) Merge branch 'canary' into chore/endpoint-spelling-authorize ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/mcp/index.ts` (+1 -1) </details> ### 📄 Description Working with `auth.api` and noticed misspelling <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed typo in MCP OAuth endpoint name: mcpOAuthAuthroize -> mcpOAuthAuthorize. Aligns with the "/mcp/authorize" route and avoids confusion in plugin usage. <!-- 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-04-13 09:11:52 -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#13890