summaryrefslogtreecommitdiff
path: root/pkg/rpc
AgeCommit message (Expand)Author
2025-04-07chore: generate twirp rpc for golangmo khan
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-02refactor: rename handler to servicemo 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
2025-03-28refactor: move authorizers into authz packagemo khan
2025-03-28feat: generate golang rpc client/servermo khan