New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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
npm
Version published
Weekly downloads
423
-28.91%
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