# mainflux-ac **Repository Path**: bison-fork/mainflux-ac ## Basic Information - **Project Name**: mainflux-ac - **Description**: fork自:https://github.com/mainflux/ac,mainflux的权限控制 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-14 - **Last Updated**: 2021-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](LICENSE)