Apache2
apr_jose_jwt_t Struct Reference

#include <apr_jose.h>

Collaboration diagram for apr_jose_jwt_t:

Data Fields

apr_json_value_tclaims
 

Detailed Description

A JSON web token

Field Documentation

◆ claims

apr_json_value_t* apr_jose_jwt_t::claims

Claims associated with the JWT.


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