Skip to content

Conversation

@MultiColourPixel
Copy link
Contributor

@MultiColourPixel MultiColourPixel commented Nov 11, 2024

This PR exposes the ability to check if a FIDO2 device is attached.

Whilst adding PIN-less support to the Xcodes app, it had become evident that in order to support a nice UX around the PIN-less assertation we need a way to know if a device is present.
It is possible to kind of achieve this with the current API that the library has but it does put the onus of dealing with errors on the consumer of the API. This change should hopefully make that much simpler for upstream projects.

I've also added a little UI into the dev app to check this functionality.
General UI

alert

@kinoroy
Copy link
Owner

kinoroy commented Nov 12, 2024

Good idea, thanks! I can make a release including this soon

@kinoroy kinoroy merged commit e879e4b into kinoroy:main Nov 12, 2024
1 check passed
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