nsec
v0.4.3
Published
A security library for nodejs with roles management and access control
Downloads
29
Maintainers
Readme
nsec
A security library for nodejs with roles management and access control
This library is under heavy development. DO NOT USE IT IN PRODUCTION.
How to Install
$ npm install --save nsec
Getting Started
...
How to Test
Run one, or a combination of the following commands to lint and test your code:
$ npm run lint # Lint the source code with ESLint
$ npm test # Lint and Run unit tests with Mocha
License
MIT © Yuan Tao