node-casbin icon indicating copy to clipboard operation
node-casbin copied to clipboard

GSoC: add integrate Casbin doc for web frameworks

Open nodece opened this issue 4 years ago • 3 comments

Provides integrate doc in Casbin-Website for web framework.

Things to do

  • [ ] express-authz
  • [ ] koa-authz
  • [ ] egg-authz
  • [ ] nest-authz
  • [ ] hapi-authz
  • [ ] meteor-authz

nodece avatar Mar 17 '20 12:03 nodece

@nodece I would like to work on this issue. Could you tell me whether i have to write integration doc about this or, tutorial about how to use them ?

romitkarmakar avatar Mar 19 '20 17:03 romitkarmakar

@nodece Please review this PR: casbin-website#53. Added this middlewares

  • [x] express-authz
  • [x] koa-authz
  • [x] egg-authz
  • [ ] nest-authz
  • [ ] hapi-authz
  • [ ] meteor-authz

Last three couldn't be added due to a lack of official middlewares.

romitkarmakar avatar Mar 20 '20 12:03 romitkarmakar

@nodece Shall I implement this one.

Cronus1007 avatar Apr 07 '21 05:04 Cronus1007