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-04-01 at 23:35:40 +0000