[PR #6546] [MERGED] docs: add paragraph specifying need for cookie passage for server methods #32336

Closed
opened 2026-04-17 23:10:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6546
Author: @DougInAMug
Created: 12/5/2025
Status: Merged
Merged: 4/9/2026
Merged by: @ping-maxwell

Base: mainHead: docs_mention-cookies-for-server-methods


📝 Commits (4)

  • 9da7c40 add paragraph specifying need for cookie passage for server methods
  • e530a33 fix links to start with
  • 7466758 Merge branch 'main' into docs_mention-cookies-for-server-methods
  • be7d099 Merge branch 'main' into docs_mention-cookies-for-server-methods

📊 Changes

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

View changed files

📝 docs/content/docs/authentication/email-password.mdx (+2 -0)

📄 Description

Further to Discord thread with Max, this documentation change refers readers to necessary requirements for server signIn/signUp methods.


Summary by cubic

Added a note in the Email/Password auth docs that server methods like signUpEmail require passing cookies back to the client, with links to Next and SvelteKit server-action cookie setup. Fixed links to use /docs/... paths to avoid broken navigation.

Written for commit be7d0994e3. 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/6546 **Author:** [@DougInAMug](https://github.com/DougInAMug) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `docs_mention-cookies-for-server-methods` --- ### 📝 Commits (4) - [`9da7c40`](https://github.com/better-auth/better-auth/commit/9da7c408d2c0376de6eda23c3fac1fa024fd4bc7) add paragraph specifying need for cookie passage for server methods - [`e530a33`](https://github.com/better-auth/better-auth/commit/e530a33d8dcc01db2c8419e9024301384f861a06) fix links to start with - [`7466758`](https://github.com/better-auth/better-auth/commit/7466758a6df32b67997fb938f39f0c9d6f3d83a8) Merge branch 'main' into docs_mention-cookies-for-server-methods - [`be7d099`](https://github.com/better-auth/better-auth/commit/be7d0994e324dd85002f70dfe4c35e7d47156ddf) Merge branch 'main' into docs_mention-cookies-for-server-methods ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/email-password.mdx` (+2 -0) </details> ### 📄 Description Further to [Discord thread](https://discord.com/channels/1288403910284935179/1446159987813388299/1446159987813388299) with Max, this documentation change refers readers to necessary requirements for server signIn/signUp methods. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added a note in the Email/Password auth docs that server methods like `signUpEmail` require passing cookies back to the client, with links to Next and SvelteKit server-action cookie setup. Fixed links to use `/docs/...` paths to avoid broken navigation. <sup>Written for commit be7d0994e324dd85002f70dfe4c35e7d47156ddf. 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-17 23:10:39 -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#32336