[PR #1393] [MERGED] add example #3789

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1393
Author: @RobiMez
Created: 2/9/2025
Status: Merged
Merged: 2/9/2025
Merged by: @Bekacru

Base: mainHead: patch-4


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

add an example for loading user session in a .server.ts file without sveltekit being where the instance is hosted ( via the client )


🔄 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/1393 **Author:** [@RobiMez](https://github.com/RobiMez) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/9/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (2) - [`1bcea53`](https://github.com/better-auth/better-auth/commit/1bcea536abf7e6842582419281034e9cbd9c785b) add example - [`fdefb7c`](https://github.com/better-auth/better-auth/commit/fdefb7cb3392bddb9170ed62b7f886637afe6f55) add event.locals method ### 📊 Changes **1 file changed** (+97 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/svelte-kit.mdx` (+97 -0) </details> ### 📄 Description add an example for loading user session in a .server.ts file without sveltekit being where the instance is hosted ( via the client ) --- <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 11:12:22 -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#3789