[PR #5947] [MERGED] docs: document oauthConfig in options.mdx #23242

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5947
Author: @ping-maxwell
Created: 11/13/2025
Status: Merged
Merged: 11/13/2025
Merged by: @himself65

Base: canaryHead: docs/oauth-config-documentation


📝 Commits (6)

  • f8c24f1 docs: document oauthConfig in options.mdx
  • 9515bac Update options.mdx
  • 2c0dbe6 Update options.mdx
  • 09aaf72 Merge branch 'canary' into docs/oauth-config-documentation
  • 95e890d fix: make it callout
  • 680a3ab Merge branch 'canary' into docs/oauth-config-documentation

📊 Changes

2 files changed (+15 additions, -1 deletions)

View changed files

📝 docs/content/docs/errors/state_mismatch.mdx (+9 -0)
📝 docs/content/docs/reference/options.mdx (+6 -1)

📄 Description

also documents skipping state check in the state-mismatch error docs


Summary by cubic

Documented oauthConfig options in options.mdx, including skipStateCookieCheck and storeStateStrategy. Updated state_mismatch error docs to explain how to optionally skip the state cookie check via advanced.oauthConfig.skipStateCookieCheck, with a clear security warning.

Written for commit 680a3abeca. 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/5947 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/oauth-config-documentation` --- ### 📝 Commits (6) - [`f8c24f1`](https://github.com/better-auth/better-auth/commit/f8c24f1cabd9d83d7b7e20c76246213a94ed04d1) docs: document `oauthConfig` in `options.mdx` - [`9515bac`](https://github.com/better-auth/better-auth/commit/9515bacb8ea1525a74349da89cfde6da575d90f6) Update options.mdx - [`2c0dbe6`](https://github.com/better-auth/better-auth/commit/2c0dbe6d6eb61d82f250b16f33e992197ba97a45) Update options.mdx - [`09aaf72`](https://github.com/better-auth/better-auth/commit/09aaf7237e17ea6384f470c46ec6af0d8c66919f) Merge branch 'canary' into docs/oauth-config-documentation - [`95e890d`](https://github.com/better-auth/better-auth/commit/95e890d7790566e4b641cd431adcb0d90d72f418) fix: make it callout - [`680a3ab`](https://github.com/better-auth/better-auth/commit/680a3abecaa677cac23d37edf9c2559e0af7286d) Merge branch 'canary' into docs/oauth-config-documentation ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/errors/state_mismatch.mdx` (+9 -0) 📝 `docs/content/docs/reference/options.mdx` (+6 -1) </details> ### 📄 Description also documents skipping state check in the state-mismatch error docs <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Documented oauthConfig options in options.mdx, including skipStateCookieCheck and storeStateStrategy. Updated state_mismatch error docs to explain how to optionally skip the state cookie check via advanced.oauthConfig.skipStateCookieCheck, with a clear security warning. <sup>Written for commit 680a3abecaa677cac23d37edf9c2559e0af7286d. 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:34:13 -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#23242