[PR #1020] [MERGED] fix(expo): local session cache should be scopped #11837

Closed
opened 2026-04-13 08:01:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1020
Author: @Bekacru
Created: 12/26/2024
Status: Merged
Merged: 12/26/2024
Merged by: @Bekacru

Base: mainHead: fix/expo


📝 Commits (2)

  • 477cbe1 fix(expo): local session cache should be scopped
  • 297f8ae chore: remove unused test

📊 Changes

5 files changed (+17 additions, -19 deletions)

View changed files

📝 examples/expo-example/src/lib/auth-client.ts (+0 -1)
📝 examples/expo-example/src/lib/auth.ts (+1 -0)
📝 packages/better-auth/src/client/react/index.ts (+2 -0)
📝 packages/expo/src/client.ts (+14 -10)
📝 packages/expo/src/expo.test.ts (+0 -8)

📄 Description

closes #1019


🔄 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/1020 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 12/26/2024 **Status:** ✅ Merged **Merged:** 12/26/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/expo` --- ### 📝 Commits (2) - [`477cbe1`](https://github.com/better-auth/better-auth/commit/477cbe1dee71f2ca8ffa25bb8eacedb8b6135187) fix(expo): local session cache should be scopped - [`297f8ae`](https://github.com/better-auth/better-auth/commit/297f8aec9c469b13cf937488b7a90507a339dcbf) chore: remove unused test ### 📊 Changes **5 files changed** (+17 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `examples/expo-example/src/lib/auth-client.ts` (+0 -1) 📝 `examples/expo-example/src/lib/auth.ts` (+1 -0) 📝 `packages/better-auth/src/client/react/index.ts` (+2 -0) 📝 `packages/expo/src/client.ts` (+14 -10) 📝 `packages/expo/src/expo.test.ts` (+0 -8) </details> ### 📄 Description closes #1019 --- <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-13 08:01: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#11837