[PR #7202] Fix typo ("jwe" strategy instead of "jwt") #7141

Open
opened 2026-03-13 13:25:33 -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: canaryHead: patch-1


📝 Commits (2)

  • 957eb94 Fix typo ("jwe" strategy instead of "jwt")
  • 35d1f17 Update comment to list jwe as a possible option

📊 Changes

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

View changed files

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

📄 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 show "jwe" as a valid cookieCache.strategy.
The example uses "jwe" and the comment now lists the supported options: "jwe", "jwt", and "compact".

Written for commit 35d1f17582da4f5bf99d8fc8ef68ff320b327cb4. 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:** `canary` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`957eb94`](https://github.com/better-auth/better-auth/commit/957eb941f58886ea0b38ed7adbae6817523724a7) Fix typo ("jwe" strategy instead of "jwt") - [`35d1f17`](https://github.com/better-auth/better-auth/commit/35d1f17582da4f5bf99d8fc8ef68ff320b327cb4) Update comment to list `jwe` as a possible option ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/session-management.mdx` (+2 -2) </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 show "jwe" as a valid cookieCache.strategy. The example uses "jwe" and the comment now lists the supported options: "jwe", "jwt", and "compact". <sup>Written for commit 35d1f17582da4f5bf99d8fc8ef68ff320b327cb4. 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-03-13 13:25:33 -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#7141