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-authentication

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsreport-authentication

jsreport extension adding user authentication

2.6.1
latest
Source
npmnpm
Version published
Weekly downloads
441
-11.45%
Maintainers
2
Weekly downloads
 
Created
Source

jsreport-authentication

NPM Version Build Status

Add login screen to jsreport and user management forms

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

Installation

npm install jsreport-authentication

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-authentication')({})

Keywords

jsreport

FAQs

Package last updated on 02 Dec 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