Skip to content

feat: denial of device link requests#25

Merged
cococry merged 1 commit into
mainfrom
device-denial
Jul 7, 2026
Merged

feat: denial of device link requests#25
cococry merged 1 commit into
mainfrom
device-denial

Conversation

@cococry

@cococry cococry commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

Server and client now support FAITH_ENVELOPE_DEVICE_AUTH_DENY. The server now handles responses to device link requests by using one centralized server_handle_device_link_response function for both DENY and APPROVE envelopes. This function is enabled by the renaming of faith_client_device_link_approval_t to faith_client_device_link_response_t which now handles both denial and approval responses to a device link request.

Testing

Describe how you tested this change.

  • scripts/check.sh passes locally
  • CI passes for this pull request

@cococry cococry merged commit 5b8cc50 into main Jul 7, 2026
4 of 5 checks passed
@cococry cococry deleted the device-denial branch July 7, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant