Monday 8 May 2017

session timeout in angularjs

Is there any way to manage user session using Angularjs?, I mean::

Session timeout - when system is idle. Alerts(popup with message do you want to continue (yes or no ) ) when session is near to expire with option to resume session. Redirect (or any other action) when trying to make a request if session has expired. and after session timeout user has to be loggedout automatically.

Thanks in advance.



via vamsi

No comments:

Post a Comment