Skip to content

feat: add device trust management and recognition#890

Open
Mohye24k wants to merge 1 commit intorohitdash08:mainfrom
Mohye24k:fix/issue-125-device-trust
Open

feat: add device trust management and recognition#890
Mohye24k wants to merge 1 commit intorohitdash08:mainfrom
Mohye24k:fix/issue-125-device-trust

Conversation

@Mohye24k
Copy link
Copy Markdown

/claim #125

GET /devices, POST /devices/trust, DELETE /devices/:id/revoke. 5 tests

Fixes #125

Adds GET /devices to list trusted devices, POST /devices/trust to register
a device via user-agent + IP hash, and DELETE /devices/:id/revoke to remove
trust. Uses AuditLog model for storage. Includes tests and TS client.

Fixes rohitdash08#125

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Device trust management & recognition

1 participant