keepid / keepid_client

Keep.id Client application built with TypeScript and React.js
Apache License 2.0
8 stars 4 forks source link

fix autologout and add unit testing #483

Closed sebaschen closed 1 year ago

sebaschen commented 1 year ago

Link to Issue

  1. The previous code is incapable of detecting user behavior (mouse, keyboard) and resetting the timer to avoid auto logout.
  2. The previous code had no unit test.

Description of changes

Screenshot(s) or GIF(s) of changes

sebaschen commented 1 year ago

wrong version of PR