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.
RBAC http adapter.
<script type="module">
import brainstaffRbacHttp from 'https://cdn.skypack.dev/@brainstaff/rbac-http';
</script>
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.