[PR #5974] [MERGED] fix(oidc-provider): fix opts order #6355

Closed
opened 2026-03-13 12:55:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/11/13/order


📝 Commits (1)

  • ad4050d fix(oidc-provider): fix opts order

📊 Changes

1 file changed (+10 additions, -13 deletions)

View changed files

📝 packages/better-auth/src/plugins/oidc-provider/index.ts (+10 -13)

📄 Description

Fixes: https://github.com/better-auth/better-auth/pull/5945


Summary by cubic

Fixed the OIDC provider options merge order so user-provided settings correctly override defaults. This prevents defaults from overwriting custom configuration.

Written for commit ad4050d3c3. 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/5974 **Author:** [@himself65](https://github.com/himself65) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/11/13/order` --- ### 📝 Commits (1) - [`ad4050d`](https://github.com/better-auth/better-auth/commit/ad4050d3c333590717ff2e1560ebe15932324a37) fix(oidc-provider): fix opts order ### 📊 Changes **1 file changed** (+10 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/oidc-provider/index.ts` (+10 -13) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/pull/5945 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed the OIDC provider options merge order so user-provided settings correctly override defaults. This prevents defaults from overwriting custom configuration. <sup>Written for commit ad4050d3c333590717ff2e1560ebe15932324a37. 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-03-13 12:55:48 -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#6355