This makes it compatible with some express-session stores that use this to set their ttl.
express-session
The session data.
timestamp (in secs) when the session expires.
timestamp (in secs) when the session was created.
timestamp (in secs) when the session was last touched.
This makes it compatible with some
express-session
stores that use this to set their ttl.