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-01-10 at 22:49:45 +0000