[PR #2350] [MERGED] feat: make update account on signin optional #4274

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2350
Author: @Bekacru
Created: 4/18/2025
Status: Merged
Merged: 4/20/2025
Merged by: @Bekacru

Base: mainHead: fix/account-linking


📝 Commits (4)

📊 Changes

4 files changed (+108 additions, -16 deletions)

View changed files

📝 docs/content/docs/reference/options.mdx (+5 -0)
📝 packages/better-auth/src/oauth2/link-account.ts (+18 -16)
📝 packages/better-auth/src/social-providers/social.test.ts (+75 -0)
📝 packages/better-auth/src/types/options.ts (+10 -0)

📄 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/2350 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 4/18/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/account-linking` --- ### 📝 Commits (4) - [`1d7a32b`](https://github.com/better-auth/better-auth/commit/1d7a32bed3ecf5e397a75d30b569527e8f3df4d0) feat: make update account on signin optional - [`be983e0`](https://github.com/better-auth/better-auth/commit/be983e08568a3f3d9420027ab78dc9a3d6d84116) chore: default to true - [`08ab9f2`](https://github.com/better-auth/better-auth/commit/08ab9f2adac09d93610feede188c95eca53fbc91) doc - [`ed41c2c`](https://github.com/better-auth/better-auth/commit/ed41c2c9af9a6d76e12e36b6e4444d9383390960) add test ### 📊 Changes **4 files changed** (+108 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/reference/options.mdx` (+5 -0) 📝 `packages/better-auth/src/oauth2/link-account.ts` (+18 -16) 📝 `packages/better-auth/src/social-providers/social.test.ts` (+75 -0) 📝 `packages/better-auth/src/types/options.ts` (+10 -0) </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-03-13 11:40:11 -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#4274