node-casbin
node-casbin copied to clipboard
GSoC: middlewares for web frameworks
Authorization middleware
Supported
- [x] https://github.com/koajs/koa
- [x] https://github.com/eggjs/egg/
- [x] https://github.com/expressjs/express
Things to do
- [x] https://github.com/nestjs/nest
- [x] https://github.com/hapijs/hapi
- [ ] https://github.com/meteor/meteor
@nodece I have been working on hapijs authorization middleware for casbin. Could you create a hapi-authz repository so, I could send my PR to it..
Can I work on this?
@dweep612
TODO:
- https://github.com/node-casbin/blitz-authz
- https://github.com/node-casbin/meteor-authz
- https://github.com/node-casbin/nest-authz
Ok @hsluoyz, I will.
@dweep612 plz ask @nodece
@nodece can you please guide me how can I go ahead in this?
@dweep612 you can make a meteor-authz plugins, please refer the plugins from https://github.com/search?q=org%3Anode-casbin+authz.
@nodece @hsluoyz I am working on the meteor-authz plugin but the repo cannot be forked or cloned - https://github.com/node-casbin/meteor-authz.
@anik31 try this: https://github.com/node-casbin/meteor-authz
@hsluoyz Thanks. I Will make a PR to this repo.