[PR #5566] [CLOSED] docs: update session management #6088

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5566
Author: @himself65
Created: 10/25/2025
Status: Closed

Base: canaryHead: himself65/2025/10/24/stateless


📝 Commits (5)

  • 203cbe6 docs: update session management
  • 36fa7fa Update docs/content/docs/concepts/session-management.mdx
  • dbf7d17 Update docs/content/docs/concepts/session-management.mdx
  • dd2a4ea docs: fix import
  • afe7bc2 docs: update

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/session-management.mdx (+126 -1)

📄 Description

Summary by cubic

Expanded session management docs to cover cookie cache configuration, freshCache behavior, and stateless sessions. Adds strategy options (base64-hmac default, JWT/JWE), outlines limitations, and includes example setups for serverless, high-security, and balanced use cases.


🔄 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/5566 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/25/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2025/10/24/stateless` --- ### 📝 Commits (5) - [`203cbe6`](https://github.com/better-auth/better-auth/commit/203cbe6ac7e8f30f48d3588d26ad28a19cc4e58a) docs: update session management - [`36fa7fa`](https://github.com/better-auth/better-auth/commit/36fa7fa62779e64fe8a81242077371b74b9018ca) Update docs/content/docs/concepts/session-management.mdx - [`dbf7d17`](https://github.com/better-auth/better-auth/commit/dbf7d178c7dfb8b9278ac069a3fc7659943b01c3) Update docs/content/docs/concepts/session-management.mdx - [`dd2a4ea`](https://github.com/better-auth/better-auth/commit/dd2a4ea8c80f6d1c9da8a14e5e97061bc26852e3) docs: fix import - [`afe7bc2`](https://github.com/better-auth/better-auth/commit/afe7bc28a2312342ff0e23936a0a792fb853504d) docs: update ### 📊 Changes **1 file changed** (+126 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/session-management.mdx` (+126 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Expanded session management docs to cover cookie cache configuration, freshCache behavior, and stateless sessions. Adds strategy options (base64-hmac default, JWT/JWE), outlines limitations, and includes example setups for serverless, high-security, and balanced use cases. <!-- 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:47:14 -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#6088