1.0.0 • Published 6 years ago

jsreport-mpayroll-authentication v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

jsreport-mpayroll-authentication

NPM Version Build Status

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