restify-cookie-session

0.1.3 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i restify-cookie-session

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • chandler-huang