diff --git a/auth.hpp b/auth.hpp index 243f737..49ad2c0 100644 --- a/auth.hpp +++ b/auth.hpp @@ -41,6 +41,7 @@ namespace KeyAuth { std::string fetchonline(); void fetchstats(); void forgot(std::string username, std::string email); + void logout(); class subscriptions_class { public: