0.1.3 • Published 7 years ago

restify-cookie-session v0.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

restify-cookie-session

A simple session for restify, just like restify-session, only different is stored just in cookie. Attention that when the restify server shut down, and all of the session will be destroied.

Install

npm install restify-cookie-session --save

Usage

Same as node module restify-session.

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.1

7 years ago