[PR #7813] [MERGED] docs: add description disableDefaultFetchPlugins to Client concept #15816

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7813
Author: @bytaesu
Created: 2/5/2026
Status: Merged
Merged: 2/5/2026
Merged by: @himself65

Base: canaryHead: cursor/client-disabledefaultfetchplugins-docs-6d7f


📝 Commits (2)

  • faae72f docs(client): add documentation for disableDefaultFetchPlugins option
  • 82a44e7 docs(client): simplify disableDefaultFetchPlugins documentation

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/client.mdx (+12 -0)

📄 Description

Add documentation for disableDefaultFetchPlugins to the Client concept page to cover its use in non-browser environments.


Slack Thread

Open in Cursor Open in Web


Summary by cubic

Added documentation for the disableDefaultFetchPlugins option on the Client concept page. It explains disabling browser-specific fetch plugins in non-browser environments (e.g., React Native/Expo) and includes a usage example.

Written for commit 82a44e70ba. Summary will update 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/7813 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `cursor/client-disabledefaultfetchplugins-docs-6d7f` --- ### 📝 Commits (2) - [`faae72f`](https://github.com/better-auth/better-auth/commit/faae72f661402cd5738650bd9b8d149f5a801527) docs(client): add documentation for disableDefaultFetchPlugins option - [`82a44e7`](https://github.com/better-auth/better-auth/commit/82a44e70ba8ce80a2f82e4dcd6f65b7b2dfde940) docs(client): simplify disableDefaultFetchPlugins documentation ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/client.mdx` (+12 -0) </details> ### 📄 Description Add documentation for `disableDefaultFetchPlugins` to the Client concept page to cover its use in non-browser environments. --- [Slack Thread](https://betterauth.slack.com/archives/C0A8B5BARUK/p1770322423016989?thread_ts=1770322423.016989&cid=C0A8B5BARUK) <p><a href="https://cursor.com/background-agent?bcId=bc-71b9c77f-fef0-5590-8d85-60eb4bc01013"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-71b9c77f-fef0-5590-8d85-60eb4bc01013"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a></p> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added documentation for the disableDefaultFetchPlugins option on the Client concept page. It explains disabling browser-specific fetch plugins in non-browser environments (e.g., React Native/Expo) and includes a usage example. <sup>Written for commit 82a44e70ba8ce80a2f82e4dcd6f65b7b2dfde940. Summary will update 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-13 10:14:31 -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#15816