9#include <nlohmann/json.hpp>
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:736
#define DECLARE_JSON_TYPE(TYPE)
Definition json.h:685
#define DECLARE_JSON_TYPE_WITH_OPTIONAL_FIELDS(TYPE)
Definition json.h:712
#define DECLARE_JSON_OPTIONAL_FIELDS(TYPE,...)
Definition json.h:811
Definition app_interface.h:13
nlohmann::json user_data
Definition users.h:16
ccf::crypto::Pem cert
Definition users.h:15
nlohmann::json user_data
Definition users.h:26