session
session copied to clipboard
implement max duration of session
#557 code changes, unit tests and readme.md updates to add this feature.
@jfstephe is the milliseconds/seconds point the only blocker here?
For me it's not a blocker as such, just highlighting it. Getting the change in is more a priority. If fast turnaround is possible then whatever you think is best. :-)
Maintaining consistency by specifying duration in milliseconds makes sense to me.
@dougwilson I am trying to implement exactly the same case for my application. Having this in express will be really helpful. I have had many unsuccessful attempts to implement absolute timeout. May I know when theses changes are going to be published to npm?
@dougwilson do you see this as a possible feature that could land on this library?