Seems that OnActivate
is removed in angular 2 rc 6, what is the alternative for this.
I need to have a method which is called when all canActivate
methods passed for a particular route changes, this method also should have the capability to accept the promise to hold the navigation.