generated from Sithas/conan_template
База для ручки PostUserMedicationsExecutor.h
This commit is contained in:
@@ -16,6 +16,8 @@ public:
|
||||
|
||||
virtual bool HasAuthorized(const std::string& auth_token) = 0;
|
||||
|
||||
virtual std::string_view GetLogin(const std::string& auth_token) = 0;
|
||||
|
||||
virtual bool Logout(const std::string& user_token) = 0;
|
||||
|
||||
virtual ~IAuthDAO() = default;
|
||||
|
||||
Reference in New Issue
Block a user