[PR #1867] [CLOSED] feat(team): team slug #12284

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1867
Author: @Kinfe123
Created: 3/18/2025
Status: Closed

Base: mainHead: feat/team-slug


📝 Commits (6)

📊 Changes

6 files changed (+73 additions, -54 deletions)

View changed files

📝 packages/better-auth/src/plugins/organization/adapter.ts (+20 -9)
📝 packages/better-auth/src/plugins/organization/organization.test.ts (+0 -42)
📝 packages/better-auth/src/plugins/organization/organization.ts (+8 -1)
📝 packages/better-auth/src/plugins/organization/routes/crud-team.ts (+28 -0)
📝 packages/better-auth/src/plugins/organization/schema.ts (+1 -0)
📝 packages/better-auth/src/plugins/organization/team.test.ts (+16 -2)

📄 Description

close #1849


🔄 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/1867 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 3/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/team-slug` --- ### 📝 Commits (6) - [`f1cc6de`](https://github.com/better-auth/better-auth/commit/f1cc6de9cbfd4f937a3bbea657f03ce1e61892b5) feat: limit query on list org - [`f1363cc`](https://github.com/better-auth/better-auth/commit/f1363ccb026cf9d33d7b2babf4b91c54b1819ad0) feat: team slug - [`c79ee1d`](https://github.com/better-auth/better-auth/commit/c79ee1da6a514ce77eda2498304be3383bf1fc0b) fix: org api - [`460b9bc`](https://github.com/better-auth/better-auth/commit/460b9bc4db014c6585a9f85dcccde6030555a116) fix: org missing test - [`3c2d66a`](https://github.com/better-auth/better-auth/commit/3c2d66abca67718026ef32c01b14eccf8639bba6) org test - [`e0b864f`](https://github.com/better-auth/better-auth/commit/e0b864f03e3477c6e79ecc86b953f9202f56137f) org test ### 📊 Changes **6 files changed** (+73 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/organization/adapter.ts` (+20 -9) 📝 `packages/better-auth/src/plugins/organization/organization.test.ts` (+0 -42) 📝 `packages/better-auth/src/plugins/organization/organization.ts` (+8 -1) 📝 `packages/better-auth/src/plugins/organization/routes/crud-team.ts` (+28 -0) 📝 `packages/better-auth/src/plugins/organization/schema.ts` (+1 -0) 📝 `packages/better-auth/src/plugins/organization/team.test.ts` (+16 -2) </details> ### 📄 Description close #1849 --- <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:17:32 -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#12284