[PR #6731] [MERGED] docs(expo): fix code examples #23754

Closed
opened 2026-04-15 21:57:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6731
Author: @jslno
Created: 12/13/2025
Status: Merged
Merged: 12/14/2025
Merged by: @himself65

Base: canaryHead: 12-13-2025/expo-options-codeblocks


📝 Commits (2)

  • 0f60aa3 docs(expo): fix options codeblocks
  • 99369e4 chore: add imports

📊 Changes

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

View changed files

📝 docs/content/docs/integrations/expo.mdx (+21 -3)

📄 Description

Summary by cubic

Fix Expo integration code blocks to pass options through the expoClient plugin (plugins: [expoClient({...})]) rather than top-level createAuthClient keys. This prevents misconfiguration for storage, scheme, and disableCache in the examples.

Written for commit 99369e4674. 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/6731 **Author:** [@jslno](https://github.com/jslno) **Created:** 12/13/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `12-13-2025/expo-options-codeblocks` --- ### 📝 Commits (2) - [`0f60aa3`](https://github.com/better-auth/better-auth/commit/0f60aa342a5c29ea83a48ba81fa9a5b31626c913) docs(expo): fix options codeblocks - [`99369e4`](https://github.com/better-auth/better-auth/commit/99369e4674d269814d61dec1b83877bbfad1dcef) chore: add imports ### 📊 Changes **1 file changed** (+21 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/expo.mdx` (+21 -3) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fix Expo integration code blocks to pass options through the expoClient plugin (plugins: [expoClient({...})]) rather than top-level createAuthClient keys. This prevents misconfiguration for storage, scheme, and disableCache in the examples. <sup>Written for commit 99369e4674d269814d61dec1b83877bbfad1dcef. 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-15 21:57:21 -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#23754