Skip to content

Conversation

@patrickschoebel
Copy link

Introduces a requireUserPresence parameter to the registration verification flow, allowing user presence checks to be optionally bypassed. This supports scenarios like silent or conditional passkey registration (e.g., iOS 26 conditional registration), where user presence may not be required.

Introduces a requireUserPresence parameter to the registration verification flow, allowing user presence checks to be optionally bypassed. This supports scenarios like silent or conditional passkey registration (e.g., iOS 26 conditional registration), where user presence may not be required.
Copy link
Member

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! Can you add a test to ensure we don't throw an error if we don't require user presence? Reading the spec we also might need to expand this out to include checking mediation in the data but I think that can be a future PR

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.

2 participants