feat: add inspector for device authentication request-id
Metadata
Current evaluation
Merged addition of a device authentication request-id inspector, mirroring the existing nonce inspector pattern. Approved by two reviewers, passed all CI checks, and resolves issue #515.
Suggested action: —
No scores available.
Issue body
This commit adds support for inspecting device authentication request-id API
calls. The implementation follows the same pattern as the existing authentication
nonce inspector.
Fixes #515
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
FETCH-60
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged addition of a device authentication request-id inspector, mirroring the existing nonce inspector pattern. Approved by two reviewers, passed all CI checks, and resolves issue #515. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #503 feat: add inspector for snapd authentication nonce | fetch-service | merged | Merged after two approvals and passing CI checks. Adds an inspector for snapd authentication nonces from the Snap Store API, resolving issue #511. The change introduces 255 lines across seven files. |