Official guide to integrate OAuth 2.1 with PKCE per MCP authorization spec.
The Apps SDK supports OAuth 2.1 with PKCE for authenticating users when apps need to access customer-specific data or perform write actions. This guide covers integrating with your own authorization server, implementing the required endpoints, and handling the OAuth flow with ChatGPT acting as the client.