0.1.3 • Published 8 years ago

restify-cookie-session v0.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.0.1

8 years ago