Muzzu8421 opened a new pull request, #551: URL: https://github.com/apache/casbin-node-casbin/pull/551
This PR adds a NestJS integration example for Casbin using a custom guard. It demonstrates how to use Casbin for authorization in a NestJS application, including installation, guard implementation, and policy configuration. The example shows how to protect routes using a NestJS guard and enforce access control with Casbin. This will help developers easily integrate Casbin with modern Node.js frameworks like NestJS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
