Skip to content

Add a logout button

Alex requested to merge logout-button into master

This adds a logout button to the drawer on the left. When used the logout request is sent and the chat websocket is disconnected. Then the app redirects to the login activity.

Merge request reports