Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 359 Bytes

Mainflux Access Control

Access control library that includes necessary interfaces to define policies and rules, as well as utilities to manage them.

It is initially made for ABAC security mechanism implementation in Mainflux, but can be used beyond that.

Usage

Import it as a library package and implement interfaces.

License

Apache-2.0