ark::rest::BearerToken

Defined in header “ark/rest/bearer_token.hh”.


A structure that is used to handle reporting bearer token information back to REST callbacks.

Variables

  • std::string token
    The actual token value. Empty if no token is set.