|
AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
|
#include "axiam/authenticator.hpp"#include "axiam/client.hpp"#include "axiam/errors.hpp"#include "axiam/guard.hpp"#include "axiam/http_curl.hpp"#include "axiam/jwks.hpp"#include "axiam/sensitive.hpp"#include "axiam/transport.hpp"#include "axiam/types.hpp"#include "axiam/webhook.hpp"Go to the source code of this file.
Namespaces | |
| namespace | axiam |
Variables | |
| constexpr const char * | axiam::kVersion = "1.0.0" |
| SDK semantic version string (matches CMake project version). | |