Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 2.01 KB

README.md

File metadata and controls

34 lines (24 loc) · 2.01 KB

Udaru

npm travis coveralls snyk

Udaru Udaru is a Policy Based Access Control (PBAC) authorization module. It supports Organizations, Teams and User entities that are used to build the access model. The policies attached to these entities define the 'Actions' that can be performed by an entity on various 'Resources'.

See the Udaru website for complete documentation on Udaru.

This repository is home to Udaru's three main modules:

Module Package
@nearform/udaru-core ./packages/udaru-core
@nearform/udaru-hapi-plugin ./packages/udaru-hapi-plugin
udaru ./packages/udaru-hapi-server

License

Copyright nearForm Ltd 2017-2018. Licensed under MIT license.