jquery-sessionTimeout icon indicating copy to clipboard operation
jquery-sessionTimeout copied to clipboard

validate - keepalive ajax call

Open mhenke opened this issue 11 years ago • 0 comments

Is there a way to validate the keepalive response?

Case: Multiple tabs.

  • Tab 1 logs out automatcially with sessionTimeout.js
  • Tab 2 person keeps pressing stay connected
    • user thinks they are still logged in but really aren't

Ideally, maybe stayalive would return text like "Ok" or a status code that would be validated.

mhenke avatar Nov 15 '12 20:11 mhenke