[PR #1201] [MERGED] feat: check organization slug #11930

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1201
Author: @Bekacru
Created: 1/13/2025
Status: Merged
Merged: 2/14/2025
Merged by: @Bekacru

Base: v1.2Head: feat/check-slug


📝 Commits (2)

  • 5df5e14 feat: check organization slug
  • 4186534 Merge branch 'v1.2' into feat/check-slug

📊 Changes

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

View changed files

📝 packages/better-auth/src/api/routes/session.ts (+10 -0)
📝 packages/better-auth/src/plugins/organization/organization.ts (+2 -0)
📝 packages/better-auth/src/plugins/organization/routes/crud-org.ts (+24 -1)

📄 Description

closes #589


🔄 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/1201 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `v1.2` ← **Head:** `feat/check-slug` --- ### 📝 Commits (2) - [`5df5e14`](https://github.com/better-auth/better-auth/commit/5df5e14e283b17248b6fa908752955208b1edcef) feat: check organization slug - [`4186534`](https://github.com/better-auth/better-auth/commit/41865348981c9cc9b4e63006de665290a51150f1) Merge branch 'v1.2' into feat/check-slug ### 📊 Changes **3 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/session.ts` (+10 -0) 📝 `packages/better-auth/src/plugins/organization/organization.ts` (+2 -0) 📝 `packages/better-auth/src/plugins/organization/routes/crud-org.ts` (+24 -1) </details> ### 📄 Description closes #589 --- <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:21 -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#11930