mozilla / node-client-sessions

secure sessions stored in cookies
Mozilla Public License 2.0
759 stars 104 forks source link

reset duration #131

Open aprilmintacpineda opened 6 years ago

aprilmintacpineda commented 6 years ago

Is it possible to reset the duration of a session at will? for instance, if I set a session duration of 30 minutes and 15 minutes has passed the user did something which prompted me to reset the duration of the session back to 30 minutes.