Casbin gRPC Client for Node.js

JSON →
library 1.0.3 ·javascript
verified Jun 7, 2026

A gRPC client for communicating with a Casbin authorization server from Node.js applications. Version 1.0.3 is the current stable release, updated monthly. Provides a comprehensive API to manage policies, roles, and permissions remotely via gRPC, enabling centralized authorization across microservices. Unlike direct Casbin usage with local models, this client delegates enforcement to a remote Casbin server, simplifying policy management in distributed systems. Supports TypeScript definitions and requires a running Casbin gRPC server.