I have a method that calls the router.navigate method that\'s supposed to redirect the user to our logout component:
router.navigate
private async logout(): Promise&