Description
The Essencium backend now supports a logout endpoint POST /auth/logout (s. Frachtwerk/essencium-backend#740).
This endpoint should be integrated into our logout process to ensure that the session is properly terminated.
Scope
Technical scope of this issue, implementing the described functionality.