Struct AuthMiddlewareResult

Struct Documentation

struct AuthMiddlewareResult

Result of authentication/authorization check.

Public Members

bool allowed = {false}
int status_code = {0}
std::string error_body
std::string www_authenticate_header