[PR #4520] [CLOSED] docs: fix the wildcard route of hono #5423

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4520
Author: @xqvvu
Created: 9/8/2025
Status: Closed

Base: canaryHead: canary


📝 Commits (1)

  • 02b5cb2 docs: fix the wildcard route of hono

📊 Changes

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

View changed files

📝 docs/content/docs/installation.mdx (+1 -1)

📄 Description

Summary by cubic

Corrected the Hono catch-all route in the installation docs to use /api/auth/* instead of /api/auth/**. This ensures the example matches /api/auth and nested paths for POST/GET requests.


🔄 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/4520 **Author:** [@xqvvu](https://github.com/xqvvu) **Created:** 9/8/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (1) - [`02b5cb2`](https://github.com/better-auth/better-auth/commit/02b5cb2c0cdc8db8a14e051cb51469242a6b1b0d) docs: fix the wildcard route of hono ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/installation.mdx` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Corrected the Hono catch-all route in the installation docs to use /api/auth/* instead of /api/auth/**. This ensures the example matches /api/auth and nested paths for POST/GET requests. <!-- 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:22:21 -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#5423