Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-15 | BaseJob: Use saved parameters instead of overriding apiPath(), query() and ↵ | Kitsune Ral | |
data() in each job class | |||
2016-07-22 | Introduced LogoutJob | Kitsune 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. |