[PR #4420] [MERGED] fix(expo): handle link social #5376

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4420
Author: @frectonz
Created: 9/4/2025
Status: Merged
Merged: 9/4/2025
Merged by: @himself65

Base: canaryHead: fix/handle-link-social-in-expo-plugin


📝 Commits (1)

  • 4d95524 fix(expo): open browser on link social redirect

📊 Changes

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

View changed files

📝 packages/expo/src/client.ts (+2 -1)

📄 Description

closes #3607


Summary by cubic

Extend redirect handling in the Expo client to also cover /link-social, opening the browser when a redirect is returned and no idToken is present. This fixes stalled social account linking flows.


🔄 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/4420 **Author:** [@frectonz](https://github.com/frectonz) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `fix/handle-link-social-in-expo-plugin` --- ### 📝 Commits (1) - [`4d95524`](https://github.com/better-auth/better-auth/commit/4d9552412923aecae0c508c5b690d870602d294e) fix(expo): open browser on link social redirect ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/expo/src/client.ts` (+2 -1) </details> ### 📄 Description closes #3607 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Extend redirect handling in the Expo client to also cover /link-social, opening the browser when a redirect is returned and no idToken is present. This fixes stalled social account linking flows. <!-- 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:20:45 -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#5376