20#ifndef ORES_IAM_DOMAIN_LOGIN_INFO_JSON_HPP
21#define ORES_IAM_DOMAIN_LOGIN_INFO_JSON_HPP
25#include "ores.iam/domain/login_info.hpp"
Domain types for identity and access management.
Definition account.hpp:27
std::string convert_to_json(const account &v)
Dumps the account object to a stream in JSON format.
Definition account_json.cpp:28