Redacted error returned by the MCP OAuth client coordinator.
The struct deliberately carries the stage and a sanitized reason only. Raw authorization codes, access tokens, refresh tokens, client secrets, and PKCE verifiers must never be placed in this value.
Summary
Types
@type stage() ::
:configuration
| :protected_resource_discovery
| :authorization_server_discovery
| :client_registration
| :authorization
| :token_exchange
| :token_refresh