
On a previous article, we discussed how to add authorization to the routes for an AngularJS SPA app. Our previous solution just stops the route change cycle by raising an error which is visible on the browser console. Since this is really not user friendly and provides no feedback to the user,...