2.0.0 • Published 9 years ago

express-session-plus v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

express-session-plus

STILL UNDER CONSTRUCTION

Introduction

Fork of expressjs/session

This fork is for new options that I needed but were needed but wasn't sure at the time of writing if they would be justified to pull into the main express-session

Additional Options

  1. Signature Cookie
  2. Access to current request/session while getting session
  3. Generate ID only when saving session
  4. ...

Installation

$ npm install express-session-plus