[PR #4563] [MERGED] docs(organization): fix list org endpoint requires session #5450

Closed
opened 2026-03-13 12:23:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4563
Author: @ping-maxwell
Created: 9/10/2025
Status: Merged
Merged: 9/12/2025
Merged by: @Bekacru

Base: mainHead: docs/organization/list-organization-requires-session


📝 Commits (2)

  • 481024d docs(organization): fix list org endpoint requires session
  • 0577d97 Merge branch 'main' into docs/organization/list-organization-requires-session

📊 Changes

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

View changed files

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

📄 Description

Summary by cubic

Fix docs for organization.list: the GET /organization/list endpoint requires an authenticated session. Marked requireSession in the APIMethod to match actual API behavior and prevent unauthenticated use.


🔄 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/4563 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/12/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/organization/list-organization-requires-session` --- ### 📝 Commits (2) - [`481024d`](https://github.com/better-auth/better-auth/commit/481024d102e9dd6d45258fd70612c046f1f9e1d5) docs(organization): fix list org endpoint requires session - [`0577d97`](https://github.com/better-auth/better-auth/commit/0577d9794e4e96dd50a6289a12c7615be7723c02) Merge branch 'main' into docs/organization/list-organization-requires-session ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/organization.mdx` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fix docs for organization.list: the GET /organization/list endpoint requires an authenticated session. Marked requireSession in the APIMethod to match actual API behavior and prevent unauthenticated use. <!-- 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-03-13 12:23:13 -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#5450