aboutsummaryrefslogtreecommitdiff
path: root/jobs/logoutjob.h
AgeCommit message (Collapse)Author
2016-07-22Introduced LogoutJobKitsune Ral
The job calls the /logout endpoint of CS API that invalidates the passed access_token; a respective Connection::logout() method and Connection::loggedOut() signal are added for use in clients.