AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
Loading...
Searching...
No Matches
Public Attributes | List of all members
axiam::VerifiedToken Struct Reference

Result of a successful verification: the decoded payload (claims) JSON string. More...

#include <jwks.hpp>

Public Attributes

std::string payload_json
 

Detailed Description

Result of a successful verification: the decoded payload (claims) JSON string.

Member Data Documentation

◆ payload_json

std::string axiam::VerifiedToken::payload_json

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