We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a53e9e commit 0c82788Copy full SHA for 0c82788
x64/auth.hpp
@@ -40,6 +40,7 @@ namespace KeyAuth {
40
std::string fetchonline();
41
void fetchstats();
42
void forgot(std::string username, std::string email);
43
+ void logout();
44
45
class subscriptions_class {
46
public:
0 commit comments