Complete API token gRPC authorization #3

Merged
joejulian merged 4 commits from feature/api-token-grpc-authz into main 2026-04-11 07:11:05 +00:00
Owner

Summary

  • enforce API-token-backed authorization across the gRPC surface
  • add audit coverage for token lifecycle actions and authz decisions
  • complete the approval, token-management, and policy-management UI flows
  • remove the completed API token and gRPC authorization section from TODO.md

Verification

  • go test -timeout 60s ./...
  • go tool golangci-lint run ./...
## Summary - enforce API-token-backed authorization across the gRPC surface - add audit coverage for token lifecycle actions and authz decisions - complete the approval, token-management, and policy-management UI flows - remove the completed API token and gRPC authorization section from TODO.md ## Verification - go test -timeout 60s ./... - go tool golangci-lint run ./...
joejulian added 4 commits 2026-04-11 07:07:28 +00:00
joejulian merged commit 885d599db1 into main 2026-04-11 07:11:05 +00:00
joejulian deleted branch feature/api-token-grpc-authz 2026-04-11 07:11:07 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joejulian/keepassgo#3