|
cxxmcp 1.1.6
C++ MCP SDK
|
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 |
PKCE verifier/challenge pair used by OAuth 2.1 authorization flows.