Implement Local API Key Admin CLI #7
Notifications
Due Date
No due date set.
Depends on
#5 Implement SQLite Auth Store And Migrations
dohertj2/mxaccessgw
#6 Implement API Key Hashing And Verification
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:auth,type:feature,priority:p1Deliverables:
init-db,create-key,list-keys,revoke-key,rotate-key,Acceptance criteria:
Tests:
Worker 2 is taking this issue.
Branch: agent-2/issue-7-implement-local-api-key-admin-cli
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-2
Implemented and merged via PR #62: #62
Commit:
da9ffe0Merge commit on main:
8ce327e6f4Branch: agent-2/issue-7-implement-local-api-key-admin-cli
Verification:
Acceptance criteria verified: local API key create/list/revoke/audit flows are implemented with JSON output and secret redaction covered by focused tests.