An authorization backend that comes with a UI for RBAC and ABAC permission – Golang based
This project brings a backend server with its frontend for managing authorizations. You can use both Role-Based Acccess Control (RBAC) and Attribute-Based Access Control (ABAC). Why use it? A centralized backend for all your applications authorizations Supports Role-Based Access Control (RBAC) Supports Attribute-Based Access Control (ABAC) Multiple language SDKs available Reliable: Authz uses Authz itself […]