9#include <nlohmann/json.hpp>
26 nlohmann::json user_data =
nullptr;
36 static constexpr auto USER_CERTS =
"public:ccf.gov.users.certs";
37 static constexpr auto USER_INFO =
"public:ccf.gov.users.info";
#define DECLARE_JSON_REQUIRED_FIELDS(TYPE,...)
Definition json.h:714
#define DECLARE_JSON_TYPE(TYPE)
Definition json.h:663
#define DECLARE_JSON_TYPE_WITH_OPTIONAL_FIELDS(TYPE)
Definition json.h:690
#define DECLARE_JSON_OPTIONAL_FIELDS(TYPE,...)
Definition json.h:786
Definition app_interface.h:14
nlohmann::json user_data
Definition users.h:16
ccf::crypto::Pem cert
Definition users.h:15