I have a directive in angular 11 with the following inputs :
@Directive({ selector: "[appHasToken]", }) export class HasTokenDirective implements