Home

Awesome

⚠️ This repository has been moved to the monorepo jsreport/jsreport

jsreport-authorization

NPM Version Build Status

Manage and delegate user permissions on jsreport objects.

See https://jsreport.net/learn/authorization

Installation

npm install jsreport-authorization

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-authorization')()