We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f519f33 commit d4fa719Copy full SHA for d4fa719
auth.hpp
@@ -41,6 +41,7 @@ namespace KeyAuth {
41
std::string fetchonline();
42
void fetchstats();
43
void forgot(std::string username, std::string email);
44
+ void logout();
45
46
class subscriptions_class {
47
public:
0 commit comments