[PR #7202] docs: fix typo on session management page #15388

Open
opened 2026-04-13 10:00:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7202
Author: @Vinnl
Created: 1/8/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (3)

  • 261b2bf Fix typo ("jwe" strategy instead of "jwt")
  • 5547be1 Update comment to list jwe as a possible option
  • 43780b6 Merge branch 'main' into patch-1

📊 Changes

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

View changed files

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

📄 Description

Was reading these docs - the comment says jwt is a valid option (which makes sense), and doesn't mention jwe.


Summary by cubic

Updated the session management docs to correctly list "jwe" as a valid cookieCache.strategy.
The example uses "jwe", and the comment now lists "jwe", "jwt", and "compact" to match supported strategies.

Written for commit 43780b6e5d. 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/7202 **Author:** [@Vinnl](https://github.com/Vinnl) **Created:** 1/8/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`261b2bf`](https://github.com/better-auth/better-auth/commit/261b2bf59b177b4078f4c16ca75280fdd681537b) Fix typo ("jwe" strategy instead of "jwt") - [`5547be1`](https://github.com/better-auth/better-auth/commit/5547be13dd5f86f2d289b5e49b0a61cd2e044b9c) Update comment to list `jwe` as a possible option - [`43780b6`](https://github.com/better-auth/better-auth/commit/43780b6e5dc89b7428036bea0e9c4b82b4b30009) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/session-management.mdx` (+1 -1) </details> ### 📄 Description Was reading these docs - the comment says `jwt` is a valid option (which makes sense), and doesn't mention `jwe`. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated the session management docs to correctly list "jwe" as a valid `cookieCache.strategy`. The example uses "jwe", and the comment now lists "jwe", "jwt", and "compact" to match supported strategies. <sup>Written for commit 43780b6e5dc89b7428036bea0e9c4b82b4b30009. 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 10:00:25 -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#15388