Forum Moderators: phranque
If your concern is that the user will get up and leave the machine while still logged-in, then you'll need to add some other server-controlled mechanism, such as a short-lived cookie, rather than leaving it up to the client-side browser.
Jim