akyuu-cookie-parser

1.0.1 • Public • Published

Akyuu Cookie Parser

Cookie parser for Akyuujs.

It's based on cookie-parser of Expressjs.

Installation

$ npm install --save -d akyuu-cookie-parser

Usage

Install this package and add configuration section below to your plugins section of configuration in Akyuu.js.

{
    enabled: true,
    secret: "SOME SALT",

    // OTHER OPTIONS
    // refer to
    // https://www.npmjs.com/package/cookie-parser#cookieparsersecret-options
}

Readme

Keywords

Package Sidebar

Install

npm i akyuu-cookie-parser

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • xadillax