UNPKG

periodicjs.ext.login

Version:

An authentication extension for periodicjs that uses passport to authenticate user sessions.

26 lines 416 B
'use strict'; module.exports ={ "gridProps": { style:{ padding:'0 5px', } }, "formElements": [ { type: "line", passProps:{ style:{ margin:0, border: 'none', borderBottom: '1px solid #e4e4e4' } }, layoutProps:{ style:{ padding:0, margin:0, } } } ] };