README
plain-acl
Simple ACL
No db. No extends. Simple JSON. Self-documented. For small & powerful apps :)
How use?
Describe roles. Describe contexts with actions. Make links.
Simple ACL
<script type="module">
import plainAcl from 'https://cdn.skypack.dev/plain-acl';
</script>
Simple ACL
No db. No extends. Simple JSON. Self-documented. For small & powerful apps :)
Describe roles. Describe contexts with actions. Make links.