@brainstaff/rbac-http

RBAC http adapter.

Usage no npm install needed!

<script type="module">
  import brainstaffRbacHttp from 'https://cdn.skypack.dev/@brainstaff/rbac-http';
</script>

README

RBAC HTTP Adapter

This adapter connects RbacManager with remote server over HTTP. It is useful in the frontend with combination with in memory adapter for cache and in the backed to proxy requests to some third server.