[PR #4755] [MERGED] fix(organization): remove autoCreateOnSignUp option as it's not implemented yet #22465

Closed
opened 2026-04-15 21:04:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: org/fix


📝 Commits (1)

  • 12462d4 fix(org): remove as it's not implemented yet

📊 Changes

1 file changed (+0 additions, -6 deletions)

View changed files

📝 packages/better-auth/src/plugins/organization/types.ts (+0 -6)

📄 Description

closes #4334


Summary by cubic

Removed autoCreateOrganizationOnSignUp from OrganizationOptions because it isn’t implemented. This prevents misleading configuration and type confusion.

  • Migration
    • Remove autoCreateOrganizationOnSignUp from your organization plugin options.
    • No runtime behavior changes; only a type-level removal.

🔄 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/4755 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `org/fix` --- ### 📝 Commits (1) - [`12462d4`](https://github.com/better-auth/better-auth/commit/12462d4e4da2c255b2a8c5bcc9347ea203f38fc7) fix(org): remove as it's not implemented yet ### 📊 Changes **1 file changed** (+0 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/organization/types.ts` (+0 -6) </details> ### 📄 Description closes #4334 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed autoCreateOrganizationOnSignUp from OrganizationOptions because it isn’t implemented. This prevents misleading configuration and type confusion. - **Migration** - Remove autoCreateOrganizationOnSignUp from your organization plugin options. - No runtime behavior changes; only a type-level removal. <!-- 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-04-15 21:04:08 -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#22465