[PR #1227] [MERGED] feat: add organization deletion config #11947

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1227
Author: @Bekacru
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @Bekacru

Base: mainHead: feat/organization-delete


📝 Commits (1)

  • e4fc59b feat: add organization deletion config

📊 Changes

3 files changed (+87 additions, -1 deletions)

View changed files

📝 docs/content/docs/plugins/organization.mdx (+27 -0)
📝 packages/better-auth/src/plugins/organization/organization.ts (+39 -0)
📝 packages/better-auth/src/plugins/organization/routes/crud-org.ts (+21 -1)

📄 Description

closes #1226


🔄 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/1227 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/organization-delete` --- ### 📝 Commits (1) - [`e4fc59b`](https://github.com/better-auth/better-auth/commit/e4fc59b5a3e67cae9ce1a9d97249a4f0ade4c1bf) feat: add organization deletion config ### 📊 Changes **3 files changed** (+87 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/organization.mdx` (+27 -0) 📝 `packages/better-auth/src/plugins/organization/organization.ts` (+39 -0) 📝 `packages/better-auth/src/plugins/organization/routes/crud-org.ts` (+21 -1) </details> ### 📄 Description closes #1226 --- <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:04:55 -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#11947