@casl/ability
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
@iamjs/core
This package contains the core logic and interfaces for the authorization library with End-to-end typesafety
@iamjs/koa
This package contains middleware for integrating the authorization library into a Koa application.
@iamjs/react
This package contains React components that can be used to easily integrate the authorization library into a React application.
@iamjs/express
This package contains middleware for integrating the authorization library into an Express application.