You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Angular 2+ provides CanActivate and CanDeactivate guards which are typically implemented in files with the extension .guard.ts. It would be nice if VSCode Icons would support these files.