diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-17 07:34:10 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-17 07:34:10 -0400 |
commit | 4251768e4f7514eb6ac314cb440bc0a42be9fb0b (patch) | |
tree | 18101e95f4fc7501aa3a78e8bff897ec7b6e9447 /content/projects/forced-timeout.md | |
parent | bcbe01e12e9051b5f0a7712dd3581923d2dfe750 (diff) | |
download | pablotron.org-4251768e4f7514eb6ac314cb440bc0a42be9fb0b.tar.bz2 pablotron.org-4251768e4f7514eb6ac314cb440bc0a42be9fb0b.zip |
add projects
Diffstat (limited to 'content/projects/forced-timeout.md')
-rw-r--r-- | content/projects/forced-timeout.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/projects/forced-timeout.md b/content/projects/forced-timeout.md new file mode 100644 index 0000000..486f8dd --- /dev/null +++ b/content/projects/forced-timeout.md @@ -0,0 +1,8 @@ +--- +title: "Forced Timeout" +slug: "forced-timeout" +active: false +repo: "https://github.com/pablotron/forced-timeout" +text: "JavaScript library to force client-side session timeout of a web page." +--- +JavaScript library to force client-side session timeout of a web page.
\ No newline at end of file |