UNPKG

@researchdatabox/sails-hook-redbox-labarchives

Version:
9 lines 154 B
module.exports.auth = { rules: [ { path: '/:branding/:portal/ws/labarchives(/*)', role: 'Researcher', can_update:true } ] };