Implement SQLite Auth Store And Migrations #5
Notifications
Due Date
No due date set.
Blocks
Depends on
#6 Implement API Key Hashing And Verification
dohertj2/mxaccessgw
#7 Implement Local API Key Admin CLI
dohertj2/mxaccessgw
#8 Add gRPC Authentication And Scope Authorization
dohertj2/mxaccessgw
#1 Scaffold Gateway Solution And Projects
dohertj2/mxaccessgw
#3 Add Gateway Configuration And Validation
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#5
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:p0Deliverables:
schema_version,api_keys, andapi_key_audit,Acceptance criteria:
Tests:
Worker 2 is taking this issue.
Branch: agent-2/issue-5-implement-sqlite-auth-store-and-migrations
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-2
Implemented and merged via PR #56: #56
Commit:
ec1155dMerge commit on main:
420a813967Branch: agent-2/issue-5-implement-sqlite-auth-store-and-migrations
Verification:
Acceptance criteria verified: empty DB initialization, migrations, newer-schema startup block, API key lookup, revoked key behavior, and audit persistence are covered by focused tests.