[PR #6586] [MERGED] docs: remove/rephrase wrong statement about permissions and projects #32362

Closed
opened 2026-04-17 23:11:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6586
Author: @rodrigoehlers
Created: 12/7/2025
Status: Merged
Merged: 12/9/2025
Merged by: @Bekacru

Base: canaryHead: docs/fix-org-plugin-ac-member-desc


📝 Commits (1)

  • 62f5a1e docs: remove/rephrase wrong statement about permissions and projects

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/docs/plugins/organization.mdx (+1 -1)

📄 Description

While implementing custom roles, our team at Chatbyte noticed, the description of default privileges of the member roles was ambiguous. In one place they pretty much can't do anything, in another it's stated they can invite others. We were pretty sure that members can't create invitations. This was confirmed after reviewing the actual code in packages/better-auth/src/plugins/organization/access/statement.ts:32.

We updated the docs to better represent the actual logic.


Summary by cubic

Fixed the member role description in the organization plugin docs. Members can only read organization data and cannot create, update, delete, invite, or manage projects.

Written for commit 62f5a1ef56. Summary will update automatically on new commits.


🔄 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/6586 **Author:** [@rodrigoehlers](https://github.com/rodrigoehlers) **Created:** 12/7/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `docs/fix-org-plugin-ac-member-desc` --- ### 📝 Commits (1) - [`62f5a1e`](https://github.com/better-auth/better-auth/commit/62f5a1ef56da1c73c7768848bbfa49a9ccfea18f) docs: remove/rephrase wrong statement about permissions and projects ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/organization.mdx` (+1 -1) </details> ### 📄 Description While implementing custom roles, our team at Chatbyte noticed, the description of default privileges of the `member` roles was ambiguous. In one place they pretty much can't do anything, in another it's stated they can invite others. We were pretty sure that members can't create invitations. This was confirmed after reviewing the actual code in `packages/better-auth/src/plugins/organization/access/statement.ts:32`. We updated the docs to better represent the actual logic. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed the member role description in the organization plugin docs. Members can only read organization data and cannot create, update, delete, invite, or manage projects. <sup>Written for commit 62f5a1ef56da1c73c7768848bbfa49a9ccfea18f. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <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-17 23:11:49 -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#32362