This request's session ID.
Even though this property isn't marked as optional, it won't exist until you use the express-session middleware
The Store in use.
Even though this property isn't marked as optional, it won't exist until you use the express-session middleware
The function generate is added by express-session
Optionaltoken
This request's
Sessionobject. Even though this property isn't marked as optional, it won't exist until you use theexpress-sessionmiddleware Declaration merging can be used to add your own properties.