implement and test the prolong_session wsapi - which extends the duration of...
implement and test the prolong_session wsapi - which extends the duration of an existing session from the ephemeral duration (an hour) to full authentication session length (2 weeks) - doesn not change the start time of the session, so is a noop when invoked multiple times. to be added to frontend code once user acknoledges ownership of device.
Showing
lib/wsapi/prolong_session.js
0 → 100644
tests/session-prolong-test.js
0 → 100755
Please register or sign in to comment