session icon indicating copy to clipboard operation
session copied to clipboard

implement max duration of session

Open justinwatkinsact opened this issue 6 years ago • 5 comments

#557 code changes, unit tests and readme.md updates to add this feature.

justinwatkinsact avatar Jun 18 '18 19:06 justinwatkinsact

@jfstephe is the milliseconds/seconds point the only blocker here?

desmondmorris avatar Jun 07 '19 20:06 desmondmorris

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. :-)

jfstephe avatar Jun 14 '19 09:06 jfstephe

Maintaining consistency by specifying duration in milliseconds makes sense to me.

simlawr avatar Feb 12 '20 12:02 simlawr

@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?

ghprud avatar Dec 18 '21 15:12 ghprud

@dougwilson do you see this as a possible feature that could land on this library?

cristiandouce avatar Nov 23 '23 19:11 cristiandouce