summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2025-07-17feat: migrate from Cedar to SpiceDB authorization systemmo khan
2025-06-18refactor: switch to a pure rust implementationmo khan
2025-06-02feat: provide minimal `ext-authz` implementationmo khan
2025-05-21chore: remove natsmo khan
2025-05-02refactor: connect logging to http requestsmo khan
2025-05-02refactor: remove anything unrelated to the authz daemonmo khan
2025-04-07chore: generate twirp rpc for golangmo khan
2025-04-07chore: add tls configmo khan
2025-04-04refactor: switch to zerolog loggermo khan
2025-04-03chore: install cedar CLImo khan
2025-04-03refactor: remove slog-httpmo khan
2025-03-31chore: export step env vars with each commandmo khan
2025-03-31chore: run local certificate authoritymo khan
2025-03-31chore: add smallstep camo khan
2025-03-28chore: install nats-servermo khan
2025-03-28feat: generate golang rpc client/servermo khan
2025-03-27feat: start to add structured loggingmo khan
2025-03-20feat: add a cedar policymo khan
2025-03-15refactor: authorize unsigned JWT in requestsmo khan
2025-03-10chore: install mage using go toolmo khan
2025-03-10test: add e2e spec for OIDC loginmo khan
2025-03-10chore: add some end to end testsmo khan
2025-03-06refactor: use protobuf3 and define twirp servicemo khan
2025-03-06chore: install twirp plugin as go toolmo khan
2025-03-05feat: connect the reverse proxy to a casbin policy enforcement and separate h...mo khan
2025-02-27chore: add magefile to run multiple serversmo khan