Here are
114 public repositories
matching this topic...
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
Role and Attribute based Access Control for Node.js
Updated
Jan 17, 2021
TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js
Updated
Feb 7, 2021
TypeScript
An authorization library that supports access control models like ACL, RBAC, ABAC in Java
Updated
Feb 12, 2021
Java
An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
Updated
Feb 3, 2021
Python
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
Updated
Jan 31, 2021
Rust
chi-authz is an authorization middleware for Chi
Caddy-authz is a middleware for Caddy that blocks or allows requests based on access control policies.
Docker Authorization Plugin based on Casbin
Casbin as a Service (CaaS)
Speedle is an open source project for access control.
negroni-authz is an authorization middleware for Negroni
专为ThinkPHP定制的Casbin的扩展包,Casbin是一个功能强大,高效的开源访问控制库。
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
An authorization library that supports access control models like ACL, RBAC, ABAC in C/C++
Attribute-based access control (ABAC) SDK for Python
Updated
Dec 9, 2020
Python
Example Express Node API written in Typescript with Postgres and Redis backend and RBAC / ABAC authorization
Updated
Feb 28, 2019
TypeScript
AuthzForce Core PDP engine (Community Edition)
Updated
Jan 27, 2021
Java
A Casbin Policy Editor for OpenStack
Updated
Jul 30, 2020
JavaScript
✋ Node.js Attributes Based Access Control library
Updated
Jan 29, 2021
JavaScript
SQLAlchemy Adapter for PyCasbin.
Updated
Jan 13, 2021
Python
Use casbin in Yii PHP Framework, Casbin is a powerful and efficient open-source access control library.
The STAPL policy language for tree-structured, attribute-based access control policies
Updated
Sep 2, 2016
Scala
Python Attribute Based Access Control (ABAC)
Updated
Nov 18, 2020
Python
nest.js with casbin auth Nest.js RBAC ABAC 权限管理
Updated
Dec 31, 2020
TypeScript
Casbin Actix-web access control middleware
Updated
Sep 27, 2020
Rust
Simple, flexible and reliable access control for NodeJS and Typescript. Supports both RBAC and ABAC.
Updated
Oct 28, 2020
TypeScript
Improve this page
Add a description, image, and links to the
abac
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
abac
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
...since the context about the context is NOT passed in-between methods currently (so you have no idea what fields ARE available on the context, and what type they are!)
Right now everything's held together with fucking duct tape of random functions EVERYWHERE