Skip to content

docs(DOCS-5590): document client_secret for PKCE token exchange - #1643

Merged
BcnCarlos merged 1 commit into
mainfrom
update/DOCS-5590
Jul 30, 2026
Merged

docs(DOCS-5590): document client_secret for PKCE token exchange#1643
BcnCarlos merged 1 commit into
mainfrom
update/DOCS-5590

Conversation

@BcnCarlos

Copy link
Copy Markdown
Contributor

Summary

  • Add the client_secret body parameter to the Authorization Code Flow with PKCE get-token-pkce.mdx page, for confidential clients using client_secret_post auth
  • Add the matching client_secret property to the AuthorizationCodePKCEGrant schema in authentication-api-oas.json, aligning it with the sibling AuthorizationCodeGrant schema

Test plan

  • Verify page renders correctly with mint dev
  • Validate OAS JSON parses and matches Mintlify OAS schema expectations

Adds the missing client_secret body parameter to the Authorization
Code Flow with PKCE get-token page and its OAS schema, covering
confidential clients that use PKCE with client_secret_post auth.
@BcnCarlos
BcnCarlos requested a review from a team as a code owner July 30, 2026 11:48
@github-actions

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 3
✅ Successful 3
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 0
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@BcnCarlos BcnCarlos added the documentation Improvements or additions to documentation label Jul 30, 2026
@mintlify

mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Jul 30, 2026, 11:54 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-dev 🟢 Ready View Preview Jul 30, 2026, 11:54 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Jul 30, 2026, 11:54 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mikemimik mikemimik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nit about oas file update

Comment thread main/docs/oas/authentication/authentication-api-oas.json
@BcnCarlos
BcnCarlos merged commit ee99037 into main Jul 30, 2026
4 checks passed
@BcnCarlos
BcnCarlos deleted the update/DOCS-5590 branch July 30, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants