@abtnode/rbac

Simple lib to manage access controls in ABT Node

Usage no npm install needed!

<script type="module">
  import abtnodeRbac from 'https://cdn.skypack.dev/@abtnode/rbac';
</script>

README

RBAC

Manage access controls in ABT Node

Usage

yarn add @abtnode/rbac

Then:

const rbac = await createRBAC(file);