|
cxxmcp 1.1.6
C++ MCP SDK
|
PKCE contracts for OAuth authorization-code flows. More...
Go to the source code of this file.
Classes | |
| struct | mcp::auth::PkceChallenge |
| PKCE verifier/challenge pair used by OAuth 2.1 authorization flows. More... | |
| class | mcp::auth::PkceGenerator |
| Public wrapper around the SDK's private PKCE implementation. More... | |
Enumerations | |
| enum class | PkceCodeChallengeMethod { kS256 } |
PKCE contracts for OAuth authorization-code flows.