Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/casbin.js

An authorization library that supports access control models like ACL, RBAC, ABAC in Frontend Javascript
https://github.com/casbin/casbin.js

v0.0.2, update readme and eslintignore.

Signed-off-by: kingiw <[email protected]>

279653c22c69581d6398dfe57ce06f628a96f268 authored about 4 years ago by kingiw <[email protected]>
Fix bugs in configuration

Signed-off-by: kingiw <[email protected]>

f89b50e6ce30b7773be7c4049db78ae10d8c96d1 authored about 4 years ago by kingiw <[email protected]>
add .npmignore; refactor Authorizer.ts and test suites

Signed-off-by: kingiw <[email protected]>

a2e0df44865a91a47af7fd06b9683cb973a1c56e authored about 4 years ago by kingiw <[email protected]>
add cookies mode, redesign the constructor of Authorizer

Signed-off-by: kingiw <[email protected]>

d150b0a4bf8757835a87ae9260c06f9447258c8b authored about 4 years ago by kingiw <[email protected]>
Merge pull request #6 from kingiw/master

Add webpack, update readme

149056a6acb9399f885858993c4f9bfff19d75ad authored over 4 years ago by Yang Luo <[email protected]>
update readme

ffe18220638d3d79c38aefe724f12eb289dd5af2 authored over 4 years ago by kingiw <[email protected]>
update webpack config for dev and prod modes

7d94b32a76554b6ae41527767a737a63b7f93b3d authored over 4 years ago by kingiw <[email protected]>
add webpack dev server

7f397c3e137549cc6e172de5ed20c597ec92df9d authored over 4 years ago by kingiw <[email protected]>
add clean-webpack-plugin

78d99d62a4fe5174ef939e46fc17eb256f64d419 authored over 4 years ago by kingiw <[email protected]>
add webpack configuration

5d7011f40aee7ec7d0cc3c1e27d2b63c75a244f7 authored over 4 years ago by kingiw <[email protected]>
Add Permission, update the Authorizer (#5)

* add Profiles implementation

* use profiles in enforcer

* add action-object and object-ac...

f01fe6e466b71845851f6bbcc400e585403fc495 authored over 4 years ago by Zihui Liu <[email protected]>
Merge pull request #4 from kingiw/master

Add basic framework for Casbin.js

4874a885314d32a8f7eb22a7f35d623d874b6593 authored over 4 years ago by Yang Luo <[email protected]>
add travis ci configuration

bfc222607ab779cd6c35a3d2798c157f09c88826 authored over 4 years ago by kingiw <[email protected]>
Fix lint error: use "in" instead of "hasOwnProperty"

d32ef8874dce34b54918bb6c44d45b6f6c993dd8 authored over 4 years ago by kingiw <[email protected]>
update package.json

6cec221a736af705c8969f90d899eb3cf4a08607 authored over 4 years ago by kingiw <[email protected]>
add setUser, syncUserProfiles, getProfiles interfaces

a0821fe3b02f032b0345ae50215cf37359785e92 authored over 4 years ago by kingiw <[email protected]>
add profiles parser at server

53929962bc8f80c9e49ae9b942a45973fbb2053b authored over 4 years ago by kingiw <[email protected]>
set up server & create api for passing policies

41d8b4cd336fde2bcaadaf966a3e88027336e138 authored over 4 years ago by kingiw <[email protected]>
fix a bug of glob matcher in prettier

82452c67bb99be792f56f80992f5f472681bbaf0 authored over 4 years ago by kingiw <[email protected]>
add prettier and format the codes

37ac3cd85935ba763d57c3a1efeb4a53f503f6e9 authored over 4 years ago by kingiw <[email protected]>
add ts and unit test environment

6260743b2dd28eac9dfbdc0d918148ef5f4a7a81 authored over 4 years ago by kingiw <[email protected]>
Show progress in README.

1cbe8a1d181d4e36ce13c4f23417aeb6251ddb2e authored over 5 years ago by Yang Luo <[email protected]>
Add git ingore.

b66b7e239db31ee0450874e6dfabafcf6c0db484 authored over 5 years ago by Yang Luo <[email protected]>
Initial commit

e3b9338e8339db882516bbb28c66625ebd16d09b authored over 5 years ago by Yang Luo <[email protected]>