Add relationship PDP adapter boundary

This commit is contained in:
tegwick 2026-05-17 07:06:14 +02:00
parent 90021d16b6
commit 4bb329c921
7 changed files with 1216 additions and 1 deletions

View file

@ -0,0 +1,3 @@
// Package relationship defines the backend-neutral relationship PDP boundary
// for OpenFGA, SpiceDB, and similar tuple-oriented authorization systems.
package relationship