ng-idle on my application works fine. But after timeout , I have a pop up that asks for user credentials again. So what is the way to reset ng-idle and start watching again after popup authentication?
reset ng-idle after authorization
1.2k Views Asked by Anirudh Reddy At
2
You need to add Idle.watch(); to your app