code wiki / authz
topic: authz
6 modules sharing the authz name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_authz.nx | per-realm PERMISSION LEVELS (authorization), the layer ON TOP of OPAQUE authentication. | 72 | 3 |
| nx_authz_gate.nx | proves per-realm PERMISSION LEVELS (nx_authz): not all authenticated users share the same | 93 | 5 |
| nx_authz_session_gate.nx | proves the FULL per-request authorization chain a daemon runs, end-to-end and | 165 | 10 |
| nx_authz_svc.nx | the SOVEREIGN AUTHORIZATION SERVICE core (the SpiceDB/OpenFGA/Ory-Keto architecture: ONE | 254 | 14 |
| nx_authz_svc_daemon.nx | the DEPLOYABLE sovereign authorization SERVICE (the single-writer authz plane). Binds | 50 | 2 |
| nx_authz_svc_gate.nx | offline gate for the sovereign authorization SERVICE. license_tier: ORIGINAL | 4 | 1 |