Skip to content

Commit d4fa719

Browse files
authored
Update auth.hpp
1 parent f519f33 commit d4fa719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ namespace KeyAuth {
4141
std::string fetchonline();
4242
void fetchstats();
4343
void forgot(std::string username, std::string email);
44+
void logout();
4445

4546
class subscriptions_class {
4647
public:

0 commit comments

Comments
 (0)