Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |