[PR #6569] docs: simplify hono cors documentation to only the configuration required #14997

Open
opened 2026-04-13 09:45:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6569
Author: @Catchpowle
Created: 12/6/2025
Status: 🔄 Open

Base: mainHead: docs/simplify-hono-cors-docs


📝 Commits (1)

  • 57f8578 docs: simplify hono cors documentation to only the configuration required

📊 Changes

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

View changed files

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

📄 Description

This reduces the Hono CORS documentation to only what is required to get it working and aligns the docs more closely with the Express integration docs.


Summary by cubic

Simplified Hono CORS docs to only the required config, aligned with the Express integration. Removed allowHeaders, exposeHeaders, and maxAge; kept origin, allowMethods, and credentials.

Written for commit 57f8578d44. Summary will update on new commits.


🔄 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/6569 **Author:** [@Catchpowle](https://github.com/Catchpowle) **Created:** 12/6/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs/simplify-hono-cors-docs` --- ### 📝 Commits (1) - [`57f8578`](https://github.com/better-auth/better-auth/commit/57f8578d44dfc8e88b38e0063ec9299a91585ef0) docs: simplify hono cors documentation to only the configuration required ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/hono.mdx` (+0 -3) </details> ### 📄 Description This reduces the Hono CORS documentation to only what is required to get it working and aligns the docs more closely with the Express integration docs. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Simplified Hono CORS docs to only the required config, aligned with the Express integration. Removed allowHeaders, exposeHeaders, and maxAge; kept origin, allowMethods, and credentials. <sup>Written for commit 57f8578d44dfc8e88b38e0063ec9299a91585ef0. Summary will update on new commits.</sup> <!-- 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:45:41 -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#14997