Package Exports
- solid-permissions
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (solid-permissions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
solid-permissions
Javascript library for managing Web Access Control ACLs / permissions.
This package has been deprecated by the introduction of acl-check.js
Usage
var rdf = require('rdflib')
var webClient = require('solid-web-client')
var acl = require('solid-permissions')