@codealpha/rbac

POC rbac

Usage no npm install needed!

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

README

RBAC

Rbac is a proof of concept module w/inspiration from RBAC.

Uses the RBAC-A role-centric model.

Disclaimer: This module is intended as an *INTERIM* placeholder until a more robust solution can be implemented ex: okta, auth0.

Installation

npm install --save @codealpha/rbac