You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jsreport-authorization

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsreport-authorization

jsreport extension adding authorization cappabilities

2.4.0
latest
Source
npmnpm
Version published
Weekly downloads
589
13.49%
Maintainers
2
Weekly downloads
 
Created
Source

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')()

Keywords

jsreport

FAQs

Package last updated on 17 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts