Parsed OAuth callback query parameters; all optional because MCPOAuthCallbackResponder validates them (a missing state, or a missing code and error, both yield a 400).
state
code
error
Parsed OAuth callback query parameters; all optional because MCPOAuthCallbackResponder validates them (a missing
state, or a missingcodeanderror, both yield a 400).