Skip to content

Update client credentials response to include refresh_token#5466

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/mcp-refresh-token-docs-1776731099
Open

Update client credentials response to include refresh_token#5466
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/mcp-refresh-token-docs-1776731099

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 21, 2026

Summary

  • Added refresh_token field to the client credentials token response example in the MCP documentation
  • Updated expiration text to reference the expires_in field instead of a hardcoded 14-day value, and noted that refresh_token can be used to obtain new tokens

Companion to mintlify/mint#7174


Note

Low Risk
Low risk documentation-only update; changes are limited to the OAuth client-credentials response example and token expiry guidance.

Overview
Updates the MCP client-credentials documentation to show that /authed/mcp/oauth/token responses include a refresh_token alongside the access_token.

Replaces the hardcoded 14-day expiry note with guidance to use the expires_in value and refresh via refresh_token when the access token expires.

Reviewed by Cursor Bugbot for commit 30a8b71. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify-development
Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
userauth 🟡 Building Apr 21, 2026, 12:26 AM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 21, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 21, 2026, 12:28 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants