@fizz.js/node-authenticate

1.0.0-hotfix • Public • Published

@fizz.js/node-authenticate

This is an authenticate library for express.

install

add dependencies into package.json and run yarn install

configure

please put authenticate config into config/${env}.json

{
  "authenticate": {
    "serializeKey": "id"
  }
}

test

yarn test

coverage

yarn cover

build

yarn build

docs

yarn docs

Readme

Keywords

none

Package Sidebar

Install

npm i @fizz.js/node-authenticate

Weekly Downloads

0

Version

1.0.0-hotfix

License

ISC

Unpacked Size

355 kB

Total Files

45

Last publish

Collaborators

  • fizzjs