Display ion-toolbar only if user logged in

How to display the ion-toolbar only if the user is logged in?
And how to hide them once the user logs out?
And also how to hide a given tab in toolbar if the user is not logged in?