Files
dex/pkg/cel/doc.go
2026-03-13 21:25:00 +01:00

6 lines
289 B
Go

// Package cel provides a safe, sandboxed CEL (Common Expression Language)
// environment for policy evaluation, claim mapping, and token customization
// in Dex. It includes cost budgets, Kubernetes-grade compatibility guarantees,
// and a curated set of extension libraries.
package cel