We wrote a blog post on Adding Authorization to a Node.js App and Role-Based Access Control. Learn why RBAC isn't always enough & how we used oso (https://www.osohq.com/) to represent common access control patterns in a NestJS app.
The post covers how to use the oso Node.js library, how to represent common access control patterns, what to do when RBAC isn't enough, and what a declarative approach to policy code looks like.
Top comments (0)