summaryrefslogtreecommitdiff
path: root/pkg/rpc/server_test.go
AgeCommit message (Collapse)Author
2025-04-02refactor: switch from casbin to cedarmo khan
2025-04-02refactor: combine cedar policies and add testsmo khan
2025-04-02refactor: update cedar entities to match hierarchy defined in csv filesmo khan
2025-04-02refactor: move policies and entities in policies packagemo khan
2025-04-02feat: embed cedar policies in policies packagemo khan
2025-04-01refactor: decouple authzd from cedar authorizermo khan
2025-04-01test: start an RPC server and run a smoke testmo khan
2025-03-31test: start rpc server testmo khan