[IP2WS2324G2-147] implements user logout
[IP2WS2324G2-147] implements the user logout
-
adds needed code to user.service.ts and user.routes.ts
-
because this is implemented befor the navbar is finished (where to logout button will be) I implemented a "demo" logout button in the home component
-
code from home.component.html and home.component.ts can be removed and inserted to the navbar when the navbar is ready (see code docu)
-
also adds navigation from successful login to the home screen
Closes IP2WS2324G2-147