authz topic
awesome-authorization
A curated list of information and resources about authorization.
Casbin.NET
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
authz0
🔑 Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URLs and Roles & Credentials.
vakt
Attribute-based access control (ABAC) SDK for Python
redis-adapter
Redis adapter for Casbin
jwt-to-rbac
JWT-to-RBAC lets you automatically generate RBAC resources based on JWT tokens
nest-authz
Nest.js RBAC & ABAC authorization module based on Node-Casbin, see example at: https://github.com/node-casbin/nest-authz-example
fastapi-authz
Use Casbin in FastAPI, Casbin is a powerful and efficient open-source access control library.