[PR #514] [CLOSED] feat: organization plugin custom model names and fields #3336

Closed
opened 2026-03-13 10:49:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/514
Author: @Bekacru
Created: 11/13/2024
Status: Closed

Base: mainHead: feat/org-custom-schema


📝 Commits (3)

  • 443ee31 feat: new adapter interfaces and more
  • 5cbc761 feat: organization custom schema
  • fad0517 merge main

📊 Changes

4 files changed (+104 additions, -1 deletions)

View changed files

packages/better-auth/src/adapters/memory-adapter/index.ts (+0 -1)
📝 packages/better-auth/src/api/routes/session-api.test.ts (+55 -0)
📝 packages/better-auth/src/plugins/organization/organization.test.ts (+5 -0)
📝 packages/better-auth/src/plugins/organization/organization.ts (+44 -0)

📄 Description

closes #420


🔄 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/514 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 11/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/org-custom-schema` --- ### 📝 Commits (3) - [`443ee31`](https://github.com/better-auth/better-auth/commit/443ee3120a4254dc47a484a5bfd0f972cd5c6c41) feat: new adapter interfaces and more - [`5cbc761`](https://github.com/better-auth/better-auth/commit/5cbc761ee6b51294b03dc4c33d5c8756bf2eaa90) feat: organization custom schema - [`fad0517`](https://github.com/better-auth/better-auth/commit/fad05170ef4e0304e38ab1a604981bab37c3826f) merge main ### 📊 Changes **4 files changed** (+104 additions, -1 deletions) <details> <summary>View changed files</summary> ➖ `packages/better-auth/src/adapters/memory-adapter/index.ts` (+0 -1) 📝 `packages/better-auth/src/api/routes/session-api.test.ts` (+55 -0) 📝 `packages/better-auth/src/plugins/organization/organization.test.ts` (+5 -0) 📝 `packages/better-auth/src/plugins/organization/organization.ts` (+44 -0) </details> ### 📄 Description closes #420 --- <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 10:49:47 -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#3336