[PR #4118] [CLOSED] fix(docs): correct listUsers usage client-side API docs #5196

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4118
Author: @Kinfe123
Created: 8/21/2025
Status: Closed

Base: canaryHead: fix/admin-listusers-documentation


📝 Commits (1)

  • 64ea0b5 fix(docs): correct listUsers client-side API docs

📊 Changes

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

View changed files

📝 docs/content/docs/plugins/admin.mdx (+44 -39)

📄 Description

Summary by cubic

Corrects the Admin plugin listUsers client-side docs by nesting search/filter/sort/pagination options under a query object, matching the actual API. This removes the incorrect top-level params and clarifies usage.


🔄 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/4118 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/21/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `fix/admin-listusers-documentation` --- ### 📝 Commits (1) - [`64ea0b5`](https://github.com/better-auth/better-auth/commit/64ea0b573af495d0b0fc41e718fd48a4ceea31a4) fix(docs): correct listUsers client-side API docs ### 📊 Changes **1 file changed** (+44 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/admin.mdx` (+44 -39) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Corrects the Admin plugin listUsers client-side docs by nesting search/filter/sort/pagination options under a query object, matching the actual API. This removes the incorrect top-level params and clarifies usage. <!-- 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:13:40 -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#5196