moribvndvs/ng-idle

Timeout function executes twice

alexandroscgb opened this issue · 1 comments

Hi. I just realized that the $scope.$on('IdleTimeout') event is calling my logout function twice, resulting in error since the second time, obviously, because the user is already logged out.

Any advice?

Thanks.

Facing the same issue. Have you found any solution? @alexandroscgb