[PR #8315] [MERGED] docs: fix wording on session cookie checks in Next.js integration #24792

Closed
opened 2026-04-15 22:33:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8315
Author: @himself65
Created: 3/3/2026
Status: Merged
Merged: 3/3/2026
Merged by: @himself65

Base: canaryHead: cherry-pick/docs-nextjs-session-cookie-wording


📝 Commits (1)

  • 14525b7 Improve clarity on session cookie handling in Next.js

📊 Changes

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

View changed files

📝 docs/content/docs/integrations/next.mdx (+1 -1)

📄 Description

Summary

  • Clarified wording in Next.js integration docs to recommend only checking for the presence of a session cookie in proxy/middleware, so redirects don't block on API or database calls.

Cherry-picked from #7662.


🔄 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/8315 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `cherry-pick/docs-nextjs-session-cookie-wording` --- ### 📝 Commits (1) - [`14525b7`](https://github.com/better-auth/better-auth/commit/14525b7ad31aed8930c1335c1cff47fa8801675e) Improve clarity on session cookie handling in Next.js ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/next.mdx` (+1 -1) </details> ### 📄 Description ## Summary - Clarified wording in Next.js integration docs to recommend only checking for the presence of a session cookie in proxy/middleware, so redirects don't block on API or database calls. Cherry-picked from #7662. --- <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 22:33:44 -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#24792