casl
Permission manager
An isomorphic authorization JavaScript library that restricts user access to resources based on predefined rules
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
6k stars
39 watching
268 forks
Language: JavaScript
last commit: 22 days ago
Linked from 5 awesome lists
aclauthorizationcancancaslisomorphic-javascriptpermissions
Related projects:
Repository | Description | Stars |
---|---|---|
casbin/node-casbin | An authorization library supporting various access control models in Node.js and browser development. | 2,611 |
stalniy/casl-aurelia-example | An example of integrating CASL authorization with an Aurelia-based JavaScript application | 5 |
casbin/casbin | An access control library for enforcing permissions based on various models and syntaxes. | 17,804 |
casbin/jcasbin | An authorization library that supports multiple access control models and provides a flexible configuration mechanism. | 2,400 |
casdoor/casdoor | An Identity and Access Management platform supporting multiple authentication protocols | 10,196 |
apereo/cas | An open-source authentication and single sign-on platform for enterprise environments. | 10,923 |
casbin/casbin.net | An authorization library for .NET projects providing support for access control models like ACL, RBAC, and ABAC. | 1,175 |
fratzinger/feathers-casl | A library that adds access control and permission management to FeathersJS applications using CASL (Context-Specific Access Control List) | 40 |
com-lihaoyi/cask | A lightweight Scala framework for building web applications and REST APIs | 536 |
php-casbin/php-casbin | An authorization library that supports multiple access control models and provides an efficient way to enforce permissions in PHP applications. | 1,237 |
casbin/casbin-rs | An authorization library supporting various access control models like ACL, RBAC, ABAC in Rust. | 859 |
casbin-lua/lua-resty-casbin | An OpenResty plugin that uses Casbin to implement authorization and access control in Lua-based web applications. | 5 |
isomorphic-git/isomorphic-git | A pure JavaScript implementation of the Git version control system | 7,505 |
kodeine/laravel-acl | A package providing role-based permissions system for Laravel web applications | 786 |
maskray/ccls | Provides a language server protocol implementation for C/C++/Objective-C development, offering features like code completion, cross references, and semantic highlighting. | 3,773 |