[PR #3899] [MERGED] docs: added comment on sveltekit plugin integration #5071

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3899
Author: @namgpham
Created: 8/10/2025
Status: Merged
Merged: 8/11/2025
Merged by: @Bekacru

Base: mainHead: patch-1


📝 Commits (2)

  • ebc71c9 Update svelte-kit.mdx
  • ce2780e Merge branch 'main' into patch-1

📊 Changes

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

View changed files

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

📄 Description

Added comment to the user to place cookie setting plugin as the last item in the array similar to Next.js.

If not, will deal with problems on other plugins such as twoFactor


Summary by cubic

Added a comment in the SvelteKit integration docs to remind users to place the cookie plugin last in the plugins array to avoid issues with other plugins.


🔄 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/3899 **Author:** [@namgpham](https://github.com/namgpham) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`ebc71c9`](https://github.com/better-auth/better-auth/commit/ebc71c904efb5fa6a4bdfc360b4b3336c4a47a3a) Update svelte-kit.mdx - [`ce2780e`](https://github.com/better-auth/better-auth/commit/ce2780e5b16efe263b4171f67538fbda545b7929) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/svelte-kit.mdx` (+1 -1) </details> ### 📄 Description Added comment to the user to place cookie setting plugin as the last item in the array similar to Next.js. If not, will deal with problems on other plugins such as twoFactor <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added a comment in the SvelteKit integration docs to remind users to place the cookie plugin last in the plugins array to avoid issues with other plugins. <!-- 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:09:50 -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#5071