Typedef jwt::sign_result_t

Typedef Documentation

using jwt::sign_result_t = std::pair<std::string, std::error_code>

The result type of the signing function.