generated from Sithas/conan_template
DAO - Полное завершение класса
This commit is contained in:
@@ -21,7 +21,7 @@ public:
|
||||
|
||||
std::string Login(const std::string& registrated_user_uuid) override;
|
||||
|
||||
bool HasAuthorizedUser(const std::string& auth_token) override;
|
||||
bool HasAuthorized(const std::string& auth_token) override;
|
||||
|
||||
bool Logout(const std::string& auth_token) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user