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