acrb
v1.0.0
Published
Role-based access control.
Readme
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:
import accessControl from 'acrb'