RESTinio
|
Parameters for bearer authentification. More...
#include <bearer_auth.hpp>
Public Attributes | |
std::string | token |
Access Token. More... | |
Parameters for bearer authentification.
Definition at line 39 of file bearer_auth.hpp.
std::string restinio::http_field_parsers::bearer_auth::params_t::token |