Info
Version: | 1.0.2 |
Author(s): | Pradipta Mukherjee |
Last Update: | Monday, August 31, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ClientSideSessionTimeout |
Install
Install-Package ClientSideSessionTimeout
dotnet add package ClientSideSessionTimeout
paket add ClientSideSessionTimeout
ClientSideSessionTimeout Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
You have to set session timeout value and warning time value in web.config and add js and css to the page just follow the 4 easy steps as described in a text file inside Instruction folder.
This demo created in mvc razor but this same can be done in other web technologies. Multiple tab support is there, so if you are logged in and inactive in one tab and active in another tab then both the sessions will be active.
Minimum requirement is js support.
Please feel free to post your comments:
http://pro-post.blogspot.in/2015/08/client-side-session-timeout-management.html.