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:718
#define DECLARE_JSON_TYPE(TYPE)
Definition json.h:667
#define DECLARE_JSON_TYPE_WITH_OPTIONAL_FIELDS(TYPE)
Definition json.h:694
#define DECLARE_JSON_OPTIONAL_FIELDS(TYPE,...)
Definition json.h:790
Definition app_interface.h:14
nlohmann::json user_data
Definition users.h:16
ccf::crypto::Pem cert
Definition users.h:15