[PR #8745] fix(docs): include query in authClient.accountInfo api #16430

Closed
opened 2026-04-13 10:31:09 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/8745

State: closed
Merged: Yes


closes #8744

super simple fix. just adds query to the authClient.accountInfo api.


Summary by cubic

Fix docs for OAuth account info: update authClient.accountInfo example to pass query: { accountId } instead of a top-level accountId, and use double quotes. Aligns the example with the API to prevent confusion.

Written for commit 8f4996ae65. Summary will update on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/8745 **State:** closed **Merged:** Yes --- closes #8744 super simple fix. just adds `query` to the `authClient.accountInfo` api. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix docs for OAuth account info: update `authClient.accountInfo` example to pass `query: { accountId }` instead of a top-level `accountId`, and use double quotes. Aligns the example with the API to prevent confusion. <sup>Written for commit 8f4996ae657545f75a2801d449aec453ba7dd185. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 10:31:09 -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#16430