JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q52771F
  • License MIT

Web Access Control based permissions library

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

NPM Version Build Status

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')