README
snr-authorizationmanager
This is a base component of voter-based authorization mechanism. It is used to authorize users to access various types of resources using "voters". This component is useless without any voter, so you'll need some:
The core of authorization system based on voters
<script type="module">
import snrAuthorizationmanager from 'https://cdn.skypack.dev/snr-authorizationmanager';
</script>
This is a base component of voter-based authorization mechanism. It is used to authorize users to access various types of resources using "voters". This component is useless without any voter, so you'll need some: