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

PKCE verifier/challenge pair used by OAuth 2.1 authorization flows. More...

#include <pkce.hpp>

Public Attributes

std::string code_verifier
 
std::string code_challenge
 
PkceCodeChallengeMethod method = PkceCodeChallengeMethod::kS256
 

Detailed Description

PKCE verifier/challenge pair used by OAuth 2.1 authorization flows.


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