Policies helper for Lad
npm install @ladjs/policies



![license]()
> Policies helper for Lad
* Install
* Usage
* Options
* Contributors
* License
[npm][]:
``sh`
npm install @ladjs/policies
`js
const Policies = require('@ladjs/policies');
const appName = 'My App Name';
const policies = new Policies({ appName }, api_token => Users.findOne({ api_token }));
``
See index.js for options and defaults.
| Name | Website |
| ------------------ | --------------------------------- |
| Nick Baugh |
| Spencer Snyder |
| Pablo Varela |
| Shaun Warman |
| shadowgate15 |
##
[npm]: https://www.npmjs.com/