I want to create a piece of HTML with AngularJS based on the authentication status.
I use ng-switch.
ng-switch
The issue is that I want to have multiple hits
Angular 1.1.5 supports ng-if. You can look at that. Then you can have independent conditions.
ng-if