[PR #4604] [CLOSED] docs: update cross domain cookie section #22379

Closed
opened 2026-04-15 21:00:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4604
Author: @himself65
Created: 9/12/2025
Status: Closed

Base: canaryHead: himself65/2025/09/12/doc


📝 Commits (1)

  • 59f7ded docs: update cross domain cookie section

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/cookies.mdx (+48 -0)

📄 Description

Summary by cubic

Updated the cookies docs with a new Cross-Domain Cookies section explaining that cookies cannot be shared across different domains in modern browsers. Added practical alternatives (rewrites/proxy, shared subdomains, SPA token auth, and auth providers) with clear warnings and guidance.


🔄 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/4604 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/12/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2025/09/12/doc` --- ### 📝 Commits (1) - [`59f7ded`](https://github.com/better-auth/better-auth/commit/59f7ded6968dd193acc11131dadd81766005d950) docs: update cross domain cookie section ### 📊 Changes **1 file changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/cookies.mdx` (+48 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Updated the cookies docs with a new Cross-Domain Cookies section explaining that cookies cannot be shared across different domains in modern browsers. Added practical alternatives (rewrites/proxy, shared subdomains, SPA token auth, and auth providers) with clear warnings and guidance. <!-- 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-15 21:00:24 -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#22379