@ladjs/policies

12.1.0 • Public • Published

@ladjs/policies

build status code style styled with prettier made with lass license

Policies helper for Lad

Table of Contents

Install

npm:

npm install @ladjs/policies

Usage

const Policies = require('@ladjs/policies');

const appName = 'My App Name';

const policies = new Policies({ appName }, api_token => Users.findOne({ api_token }));

Options

See index.js for options and defaults.

Contributors

Name Website
Nick Baugh http://niftylettuce.com
Spencer Snyder http://spencersnyder.io/
Pablo Varela http://pablo.life
Shaun Warman https://shaunwarman.com/
shadowgate15 https://github.com/shadowgate15

License

MIT © Nick Baugh

Dependents (0)

Package Sidebar

Install

npm i @ladjs/policies

Weekly Downloads

12

Version

12.1.0

License

MIT

Unpacked Size

15.4 kB

Total Files

4

Last publish

Collaborators

  • titanism
  • shadowgate15
  • niftylettuce
  • shaunwarman
  • spence-s