Skip to content

Instantly share code, notes, and snippets.

@brianswisher
Created May 1, 2012 19:01
Show Gist options
  • Save brianswisher/2570508 to your computer and use it in GitHub Desktop.
Save brianswisher/2570508 to your computer and use it in GitHub Desktop.
Interactively Times Out Session
setTimeout("document.location.href='/mobile/?sessionTimedOut=true'",0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment