I need to pass around some information as session in the entire request cycle and I do not want to attach that information in the request object (e.g req.user). Do we have i