CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
http::JwtPayload Struct Reference

#include <http_jwt.h>

Public Attributes

size_t exp
 
std::string iss
 
std::optional< size_t > nbf
 
std::optional< std::string > tid
 

Member Data Documentation

◆ exp

size_t http::JwtPayload::exp

◆ iss

std::string http::JwtPayload::iss

◆ nbf

std::optional<size_t> http::JwtPayload::nbf

◆ tid

std::optional<std::string> http::JwtPayload::tid

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