Arx is an access control library for Node.js apps, strongly focused on efficiency, type safety and overall composability.
with yarn
yarn add @soufantech/arx
or npm
npm install @soufantech/arx
Documentation is comming soon (bare with us!). Meanwhile, you can take a look here to have a grasp of how arx may be used in a real context.
Also, arx works really well with hie, its little brother. Check it out!
Just run
yarn test
Built with ❤︎ by SouFan