[PR #573] [CLOSED] fix: rename cancel invitation status to revoke #3373

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/573
Author: @sajadmh
Created: 11/17/2024
Status: Closed

Base: v1.0Head: patch-13


📝 Commits (7)

📊 Changes

5 files changed (+78 additions, -14 deletions)

View changed files

📝 docs/content/docs/plugins/organization.mdx (+69 -5)
📝 packages/better-auth/src/plugins/organization/adapter.ts (+1 -1)
📝 packages/better-auth/src/plugins/organization/organization.ts (+2 -2)
📝 packages/better-auth/src/plugins/organization/routes/crud-invites.ts (+5 -5)
📝 packages/better-auth/src/plugins/organization/schema.ts (+1 -1)

📄 Description

Document the "schema" option for customizing tables and columns within the organization plugin.

closes #574


🔄 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/573 **Author:** [@sajadmh](https://github.com/sajadmh) **Created:** 11/17/2024 **Status:** ❌ Closed **Base:** `v1.0` ← **Head:** `patch-13` --- ### 📝 Commits (7) - [`390a8af`](https://github.com/better-auth/better-auth/commit/390a8af2bf6301d3a85821caee0f8d1d96ef056d) Update organization.mdx - [`a67eb32`](https://github.com/better-auth/better-auth/commit/a67eb32850c727f2343077ea465540b1934c1f1b) Update organization.mdx - [`cafbd68`](https://github.com/better-auth/better-auth/commit/cafbd688d988de2c2a6721fc6552ee23d2bba2d9) Update organization.mdx - [`023d279`](https://github.com/better-auth/better-auth/commit/023d279555a4aa3bd9f2c31235b0891d5985b195) Update organization.mdx - [`53beef9`](https://github.com/better-auth/better-auth/commit/53beef9a395d77b789382ef5355fcbefc07ca71e) Update organization.mdx - [`bd4b7be`](https://github.com/better-auth/better-auth/commit/bd4b7be6147f825c72ebd8178e0b68d9f5be7a99) fix: rename cancel to refactor - [`afcd7a7`](https://github.com/better-auth/better-auth/commit/afcd7a7a609dbb57e1bb6349769d73451a490900) Merge branch 'main' into patch-13 ### 📊 Changes **5 files changed** (+78 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/organization.mdx` (+69 -5) 📝 `packages/better-auth/src/plugins/organization/adapter.ts` (+1 -1) 📝 `packages/better-auth/src/plugins/organization/organization.ts` (+2 -2) 📝 `packages/better-auth/src/plugins/organization/routes/crud-invites.ts` (+5 -5) 📝 `packages/better-auth/src/plugins/organization/schema.ts` (+1 -1) </details> ### 📄 Description Document the "schema" option for customizing tables and columns within the organization plugin. closes #574 --- <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:51:39 -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#3373