[PR #5924] [MERGED] docs(oidc-provider): add some clear instructions to OIDC provider #6327

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

📋 Pull Request Information

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

Base: canaryHead: docs(oidc-provider)/enhance-docs


📝 Commits (2)

  • 71fb51c docs(oidc-provider): enhance docs
  • eae577d docs(oidc-provider): enhance docs

📊 Changes

1 file changed (+58 additions, -22 deletions)

View changed files

📝 docs/content/docs/plugins/oidc-provider.mdx (+58 -22)

📄 Description

This PR adds some clear instructions to OIDC provider doc.


Summary by cubic

Improved OIDC Provider docs with clearer client registration guidance and practical UserInfo examples to make setup and integrations easier. Clarifies auth requirements for registration (and how to enable dynamic public registration), maps claims by scope, and adds server/external client snippets plus a full custom-claims example using getAdditionalUserInfoClaim.

Written for commit eae577dd8e. 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/5924 **Author:** [@okisdev](https://github.com/okisdev) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs(oidc-provider)/enhance-docs` --- ### 📝 Commits (2) - [`71fb51c`](https://github.com/better-auth/better-auth/commit/71fb51cfc8fb049b8bfc3f28136551221b046101) docs(oidc-provider): enhance docs - [`eae577d`](https://github.com/better-auth/better-auth/commit/eae577dd8e50705a2ca46e68fdd3ad1d5a84dbcb) docs(oidc-provider): enhance docs ### 📊 Changes **1 file changed** (+58 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/oidc-provider.mdx` (+58 -22) </details> ### 📄 Description This PR adds some clear instructions to OIDC provider doc. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Improved OIDC Provider docs with clearer client registration guidance and practical UserInfo examples to make setup and integrations easier. Clarifies auth requirements for registration (and how to enable dynamic public registration), maps claims by scope, and adds server/external client snippets plus a full custom-claims example using getAdditionalUserInfoClaim. <sup>Written for commit eae577dd8e50705a2ca46e68fdd3ad1d5a84dbcb. 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:01 -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#6327