[PR #1818] [MERGED] feat(account): add option to allow unlinking all accounts #12255

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

📋 Pull Request Information

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

Base: mainHead: fix/account-unlinking


📝 Commits (4)

  • b623673 feat(account): add option to allow unlinking all accounts
  • 1b6d47d docs: add account linking options
  • 8ae7a5e test: fix unlinking
  • b0946f7 chore: fix expo build

📊 Changes

5 files changed (+47 additions, -20 deletions)

View changed files

📝 docs/content/docs/reference/options.mdx (+9 -1)
📝 packages/better-auth/src/api/routes/account.test.ts (+11 -0)
📝 packages/better-auth/src/api/routes/account.ts (+4 -7)
📝 packages/better-auth/src/types/options.ts (+6 -0)
📝 packages/expo/tsconfig.json (+17 -12)

📄 Description

closes #1327
closes #1816


🔄 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/1818 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/account-unlinking` --- ### 📝 Commits (4) - [`b623673`](https://github.com/better-auth/better-auth/commit/b623673fa17b2e97d64732c702ac8d6d8cead5e4) feat(account): add option to allow unlinking all accounts - [`1b6d47d`](https://github.com/better-auth/better-auth/commit/1b6d47d4ac3f17b464a2a74ea995366f62a4e037) docs: add account linking options - [`8ae7a5e`](https://github.com/better-auth/better-auth/commit/8ae7a5e62151c183f19d22132a9a3f0232995f3d) test: fix unlinking - [`b0946f7`](https://github.com/better-auth/better-auth/commit/b0946f7ac8ad7ba27f4b05145ec3484bdb2892d7) chore: fix expo build ### 📊 Changes **5 files changed** (+47 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/reference/options.mdx` (+9 -1) 📝 `packages/better-auth/src/api/routes/account.test.ts` (+11 -0) 📝 `packages/better-auth/src/api/routes/account.ts` (+4 -7) 📝 `packages/better-auth/src/types/options.ts` (+6 -0) 📝 `packages/expo/tsconfig.json` (+17 -12) </details> ### 📄 Description closes #1327 closes #1816 --- <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:16:03 -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#12255