jsreport-mpayroll-authentication
v1.0.0
Published
jsreport extension adding user authentication
Maintainers
Readme
jsreport-mpayroll-authentication
Add login screen to jsreport and user management forms
See https://jsreport.net/learn/authentication
Installation
npm install jsreport-mpayroll-authentication
jsreport-core
You can apply this extension also manually to jsreport-core
var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-mpayroll-authentication')({})
