@casl/ability
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
@casl/react
React component for CASL which makes it easy to add permissions in any React application
@casl/prisma
Allows to query accessible records using Prisma client based on CASL rules
@casl/mongoose
Allows to query accessible records from MongoDB based on CASL rules