[PR #9176] docs: fix wrong AutumnProvider usage in docs #25389

Open
opened 2026-04-15 22:51:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/9176
Author: @ahmedivy
Created: 4/14/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (3)

  • 36d6fe0 Update AutumnProvider usage in documentation
  • 9aeef0c Update autumn.mdx
  • 8b0041c Merge branch 'main' into patch-1

📊 Changes

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

View changed files

📝 docs/content/docs/plugins/autumn.mdx (+2 -3)

📄 Description

Ref: https://github.com/useautumn/autumn/blob/dev/packages/autumn-js/src/react/AutumnProvider.tsx


Summary by cubic

Corrected AutumnProvider usage in docs to match the current API. Updated the example to use <AutumnProvider useBetterAuth={true}> in the app layout and removed the obsolete betterAuthUrl (and Vite env var) guidance.

Written for commit 9aeef0c37b. 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/9176 **Author:** [@ahmedivy](https://github.com/ahmedivy) **Created:** 4/14/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`36d6fe0`](https://github.com/better-auth/better-auth/commit/36d6fe0c48fa407d82155748522a6d492f7dde00) Update AutumnProvider usage in documentation - [`9aeef0c`](https://github.com/better-auth/better-auth/commit/9aeef0c37b9aa8868c3d3abe58ad01631943b409) Update autumn.mdx - [`8b0041c`](https://github.com/better-auth/better-auth/commit/8b0041c0e6b286e73356b254d5dee1d798d7ddde) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/autumn.mdx` (+2 -3) </details> ### 📄 Description Ref: https://github.com/useautumn/autumn/blob/dev/packages/autumn-js/src/react/AutumnProvider.tsx <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Corrected `AutumnProvider` usage in docs to match the current API. Updated the example to use `<AutumnProvider useBetterAuth={true}>` in the app layout and removed the obsolete `betterAuthUrl` (and Vite env var) guidance. <sup>Written for commit 9aeef0c37b9aa8868c3d3abe58ad01631943b409. 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-15 22:51:53 -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#25389