llarp::service::AuthResult

auth result object with code and reason

#include <auth.hpp>

Public Attributes

Name
AuthResultCode code
std::string reason

Public Attributes Documentation

variable code

AuthResultCode code;

variable reason

std::string reason;

Updated on 2026-08-23 at 15:46:33 +0000