[PR #2832] [CLOSED] feat: team metadata #4510

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2832
Author: @Kinfe123
Created: 5/29/2025
Status: Closed

Base: mainHead: feat/teams-metadatas


📝 Commits (3)

📊 Changes

4 files changed (+72 additions, -18 deletions)

View changed files

📝 packages/better-auth/src/plugins/organization/adapter.ts (+20 -8)
📝 packages/better-auth/src/plugins/organization/routes/crud-team.ts (+22 -10)
📝 packages/better-auth/src/plugins/organization/schema.ts (+4 -0)
📝 packages/better-auth/src/plugins/organization/team.test.ts (+26 -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/2832 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 5/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/teams-metadatas` --- ### 📝 Commits (3) - [`b72a450`](https://github.com/better-auth/better-auth/commit/b72a4503ac4520c440fd07b78ba403fdfb228e14) feat: team metadata - [`6aaa0f9`](https://github.com/better-auth/better-auth/commit/6aaa0f9fa555a414ffd7cb9b41776fe31f9150c1) lint - [`1da56c7`](https://github.com/better-auth/better-auth/commit/1da56c7c887fb6c2b84dbfaf5c2b0e4866d42568) update team ### 📊 Changes **4 files changed** (+72 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/organization/adapter.ts` (+20 -8) 📝 `packages/better-auth/src/plugins/organization/routes/crud-team.ts` (+22 -10) 📝 `packages/better-auth/src/plugins/organization/schema.ts` (+4 -0) 📝 `packages/better-auth/src/plugins/organization/team.test.ts` (+26 -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:49:29 -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#4510