cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::TokenRevocationParams Struct Reference

Parameters parsed from a revocation request (RFC 7009). More...

#include <server_auth_endpoints.hpp>

Public Attributes

std::string token
 
std::optional< std::string > token_type_hint
 
std::optional< std::string > client_id
 
std::optional< std::string > client_secret
 

Detailed Description

Parameters parsed from a revocation request (RFC 7009).


The documentation for this struct was generated from the following file: