tornado-securecookie

1.0.2 • Public • Published

tornado-securecookie

Build Status Publish codecov

This package enables the creation of signed cookies to be able to send them to third-party services. This package is intended for testing purposes only as the secret has to be passed as string.

The package also enables the decoding of the signed cookie to test third-party services that might encode them for us.

Dependencies

Dependencies are only needed to be able to test the package. In order to install the required dependencies please type:

npm install

Installation

To install this package in your project simply type:

npm install tornado-securecookie

Testing

To test the package:

npm test

/tornado-securecookie/

    Package Sidebar

    Install

    npm i tornado-securecookie

    Weekly Downloads

    2

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    4.91 kB

    Total Files

    6

    Last publish

    Collaborators

    • gguridi