nest-authz

Nest.js RBAC & ABAC authorization module based on Node-Casbin, see example at: https://github.com/node-casbin/nest-authz-example

MIT License

Downloads
1.5K
Stars
149

Bot releases are visible (Hide)

nest-authz - v2.11.0 Latest Release

Published by github-actions[bot] 3 months ago

2.11.0 (2024-08-06)

Features

  • Unify RBAC and Management services into single service (#171) (2c9fbb3)
nest-authz - v2.10.0

Published by github-actions[bot] 4 months ago

2.10.0 (2024-07-03)

Features

  • Update to latest node-casbin version and improve API support (#169) (a3ab9d3)
nest-authz - v2.9.0

Published by github-actions[bot] 4 months ago

2.9.0 (2024-06-27)

Features

  • Add ABAC support and make custom actions more flexible (#168) (e0bc88f)
nest-authz - v2.8.0

Published by github-actions[bot] 7 months ago

2.8.0 (2024-03-24)

Features

  • allows user to access underlying casbin enforcer (#166) (26ea61d)
nest-authz - v2.7.0

Published by github-actions[bot] 7 months ago

2.7.0 (2024-03-24)

Features

  • upgrade CI Node.js version to 20 (4fe3e12)
nest-authz - v2.6.0

Published by github-actions[bot] about 1 year ago

2.6.0 (2023-09-14)

Bug Fixes

Features

nest-authz - v2.4.0

Published by github-actions[bot] over 1 year ago

2.4.0 (2023-07-18)

Features

nest-authz - v2.3.0

Published by github-actions[bot] over 1 year ago

2.3.0 (2023-06-22)

Features

  • fix CI Node.js version (53965d3)
  • update peer dependencies to allow NestJS v10 (#158) (924fad4)
nest-authz - v2.2.1

Published by github-actions[bot] over 2 years ago

2.2.1 (2022-07-17)

Bug Fixes

nest-authz - v2.2.0

Published by github-actions[bot] about 3 years ago

2.2.0 (2021-08-13)

Bug Fixes

  • fix compile error (a1cf723)
  • deps: update dependency casbin to v5.6.0 (fe4c881)
  • deps: update dependency casbin to v5.8.0 (59d038f)

Features

  • add support for custom action verb (9d7c7ed)