Awesome
⚠️ This repository has been moved to the monorepo jsreport/jsreport
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')({})