cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
auth.hpp File Reference

Convenience umbrella header for the optional cxxmcp auth layer. More...

Go to the source code of this file.

Detailed Description

Convenience umbrella header for the optional cxxmcp auth layer.

The auth layer is exposed only when the cxxmcp::auth CMake target is enabled with MCP_ENABLE_AUTH / CXXMCP_ENABLE_AUTH. These headers define transport-neutral OAuth 2.1, PKCE, DPoP, metadata, and token storage contracts plus the high-level OAuth client flow builder. Crypto integration remains in opt-in provider headers such as cxxmcp/auth/openssl/*.