Wire JWT validation into ServiceAdapter dispatcher. Currently auth.required: true on SQS adapter is ignored.
auth.required: true
Code repo: rock/homelab-frontend — internal/serviceadapter/
rock/homelab-frontend
internal/serviceadapter/
auth.required
<service>:read
<service>:write
auth.required: false
No dependencies set.
The note is not visible to the blocked user.
Summary
Wire JWT validation into ServiceAdapter dispatcher. Currently
auth.required: trueon SQS adapter is ignored.Code repo:
rock/homelab-frontend—internal/serviceadapter/Acceptance Criteria
auth.requiredper adapter<service>:read/<service>:write)auth.required: falseunchangedDepends on