[PR #6968] [MERGED] docs: improve oauth provider setup instructions #15245

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6968
Author: @dvanmali
Created: 12/24/2025
Status: Merged
Merged: 12/24/2025
Merged by: @dvanmali

Base: canaryHead: setupImprovements


📝 Commits (2)

  • 53faf2b docs: improve setup instructions
  • 4c08f13 docs: fix cubic suggestions

📊 Changes

1 file changed (+65 additions, -33 deletions)

View changed files

📝 docs/content/docs/plugins/oauth-provider.mdx (+65 -33)

📄 Description

Summary by cubic

Clarified OAuth provider setup docs to reduce setup confusion and make token verification straightforward. Renamed the server-side client example to server-client.ts, marked auth as optional, added verification examples (better-auth/oauth2 and resource client), updated examples from authClient to serverClient, streamlined cross-references, and expanded migration guidance for access/refresh token tables.

Written for commit 4c08f13f4a. 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/6968 **Author:** [@dvanmali](https://github.com/dvanmali) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@dvanmali](https://github.com/dvanmali) **Base:** `canary` ← **Head:** `setupImprovements` --- ### 📝 Commits (2) - [`53faf2b`](https://github.com/better-auth/better-auth/commit/53faf2b2ffcaac345be530254fb9f620c865a5ab) docs: improve setup instructions - [`4c08f13`](https://github.com/better-auth/better-auth/commit/4c08f13f4a774b7b1f00440b6d82df949fff343d) docs: fix cubic suggestions ### 📊 Changes **1 file changed** (+65 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/oauth-provider.mdx` (+65 -33) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Clarified OAuth provider setup docs to reduce setup confusion and make token verification straightforward. Renamed the server-side client example to server-client.ts, marked auth as optional, added verification examples (better-auth/oauth2 and resource client), updated examples from authClient to serverClient, streamlined cross-references, and expanded migration guidance for access/refresh token tables. <sup>Written for commit 4c08f13f4a774b7b1f00440b6d82df949fff343d. 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-13 09:54:49 -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#15245