Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 1.46 KB

index.md

File metadata and controls

97 lines (45 loc) · 1.46 KB

Home

API Reference

Packages

Package

Description

@cerbos/core

Common types used by the gRPC, HTTP, and embedded client libraries.

@cerbos/embedded

Client library for interacting with embedded Cerbos policy decision points generated by Cerbos Hub from server-side Node.js and browser-based applications.

@cerbos/files

Load Cerbos policies from YAML or JSON files.

@cerbos/grpc

Client library for interacting with the Cerbos policy decision point service over gRPC from server-side Node.js applications.

@cerbos/http

Client library for interacting with the Cerbos policy decision point service over HTTP from browser-based applications.

@cerbos/opentelemetry

OpenTelemetry instrumentation for the gRPC and HTTP client libraries.

@cerbos/react

A collection of React hooks for interacting with Cerbos policy decision points.