jsreport-authentication

jsreport extension adding user authentication


Keywords
jsreport, authentication
License
Other
Install
npm install jsreport-authentication@2.2.3

Documentation

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