jsreport-authentication
v2.6.1
Published
jsreport extension adding user authentication
Downloads
8,017
Readme
jsreport-authentication
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')({})