Session timeout and keep-alive control with a nice Bootstrap warning dialog.
After a set amount of idle time, a Bootstrap warning dialog is shown to the user with the option to either log out, or stay connected.
ifvisible.js is a crosbrowser & lightweight way to check if user is looking at the page or interacting with it.
jQuery idleTimer Plugin fires a custom event when the user is "idle". Idle is defined by not...