Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 739 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 739 Bytes

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