Skip to content
Travis Webb edited this page Feb 24, 2015 · 18 revisions

permissions

Comprehensive sails.js user permissions and entitlements system. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.

Read about the Concepts behind sails-permissions before continuing.

Installation

  1. Install npm Module
  2. Generate sails.js Extension

Usage

Reference

Clone this wiki locally