node-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser

APACHE-2.0 License

Downloads
207.9K
Stars
2.5K
Committers
44

Bot releases are hidden (Show)

node-casbin - node-casbin 1.0.7

Published by hsluoyz about 6 years ago

node-casbin - node-casbin 1.0.6

Published by hsluoyz about 6 years ago

New Features

Adapter

  • Use async method

Enforcer

  • Updating code due to external API changes

Bug Fix

None

node-casbin - node-casbin 1.0.5

Published by hsluoyz about 6 years ago

Nearly the same with v1.0.0, to be consistent with the package on NPM.

node-casbin - node-casbin 1.0.0

Published by hsluoyz about 6 years ago

First release!

Most features are completed and ready for experimental use.

node-casbin - node-casbin 0.0.1

Published by hsluoyz about 6 years ago

Some tests are still not passed.