0.1.0 • Published 5 years ago
acrb v0.1.0
ACRB
Role-based Access Control
A simple role based access control.
Install
Choose 1 of 3 options:
Install from NPM:
npm install acrbInstall latest from GitHub:
npm install github:kosinix/acrbTied to a specific version/release from GitHub:
npm install github:kosinix/acrb#1.0.0Quickstart
Include it:
const accessControl = require('acrb')Usage
0.1.0
5 years ago