⚠️ This repository has been moved to the monorepo jsreport/jsreport
Manage and delegate user permissions on jsreport objects.
See https://jsreport.net/learn/authorization
npm install jsreport-authorization
You can apply this extension also manually to jsreport-core
var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-authorization')()