[PR #759] [MERGED] docs: Simplify Hono mount handler example #3468

Closed
opened 2026-03-13 10:54:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/759
Author: @isaced
Created: 12/4/2024
Status: Merged
Merged: 12/8/2024
Merged by: @Bekacru

Base: mainHead: patch-1


📝 Commits (1)

  • 7825793 docs: Simplify Hono mount handler example

📊 Changes

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

View changed files

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

📄 Description

This pull request includes a change to the docs/content/docs/installation.mdx file to simplify the route handling for authentication in the Hono application.

Documentation Update:


🔄 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/759 **Author:** [@isaced](https://github.com/isaced) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7825793`](https://github.com/better-auth/better-auth/commit/7825793aeca06623fdf88d3eef6273d2ff93cd84) docs: Simplify Hono mount handler example ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/installation.mdx` (+1 -2) </details> ### 📄 Description This pull request includes a change to the `docs/content/docs/installation.mdx` file to simplify the route handling for authentication in the `Hono` application. Documentation Update: * [`docs/content/docs/installation.mdx`](diffhunk://#diff-ba82586ad92db39dbd2ac8217dcbc24d7fb61452e2b1082d5040be08e5424118L296-R296): Consolidated the `GET` and `POST` route handlers into a single handler using the `app.on` method for the `/api/auth/**` endpoint. --- <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 10:54:48 -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#3468