[PR #1803] [MERGED] feat(account): multiple account with the same provider #20903

Closed
opened 2026-04-15 20:00:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1803
Author: @Kinfe123
Created: 3/13/2025
Status: Merged
Merged: 3/13/2025
Merged by: @Bekacru

Base: mainHead: feat/multiple-accounts-same-provider


📝 Commits (3)

📊 Changes

3 files changed (+95 additions, -41 deletions)

View changed files

📝 packages/better-auth/src/api/routes/account.test.ts (+48 -7)
📝 packages/better-auth/src/api/routes/account.ts (+41 -25)
📝 packages/better-auth/src/api/routes/callback.ts (+6 -9)

📄 Description

No description provided


🔄 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/1803 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/13/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/multiple-accounts-same-provider` --- ### 📝 Commits (3) - [`1e12885`](https://github.com/better-auth/better-auth/commit/1e128857ffb46399af214a31b876c969ae8a2e06) feat: multiple account same providers - [`6ebf0e8`](https://github.com/better-auth/better-auth/commit/6ebf0e8f237115421629082ae80fa5f9039c5472) callback - [`40ce4f5`](https://github.com/better-auth/better-auth/commit/40ce4f51bf4c7d7874c387f125bc2a711dcda2e4) cleanup tests ### 📊 Changes **3 files changed** (+95 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/account.test.ts` (+48 -7) 📝 `packages/better-auth/src/api/routes/account.ts` (+41 -25) 📝 `packages/better-auth/src/api/routes/callback.ts` (+6 -9) </details> ### 📄 Description _No description provided_ --- <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-15 20:00:23 -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#20903