Restrict unauthorised access in Component Angular 2

Viewed 1983

I have to prevent user to move on any route until user is logged in.

Can somebody help me how can we achieve this in Angular 2 Component Routing.

Thanks,

1 Answers
Related