[PR #1417] [MERGED] fix(docs): fix routes in hono integration example code #29399

Closed
opened 2026-04-17 20:44:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1417
Author: @BlankParticle
Created: 2/11/2025
Status: Merged
Merged: 2/12/2025
Merged by: @Bekacru

Base: mainHead: docs/fix-hono-routes


📝 Commits (1)

  • e06e840 fix(docs): fix routes in hono integration example code

📊 Changes

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

View changed files

📝 docs/content/docs/integrations/hono.mdx (+2 -2)

📄 Description

With Hono /api/auth/* will cover everything that comes below that path.
There is no ** in Hono, * works just fine.


🔄 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/1417 **Author:** [@BlankParticle](https://github.com/BlankParticle) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/fix-hono-routes` --- ### 📝 Commits (1) - [`e06e840`](https://github.com/better-auth/better-auth/commit/e06e840fa6230b1966fbc9169105ac05aa6d6419) fix(docs): fix routes in hono integration example code ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/hono.mdx` (+2 -2) </details> ### 📄 Description With Hono `/api/auth/*` will cover everything that comes below that path. There is no `**` in Hono, `*` works just fine. --- <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-17 20:44:28 -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#29399