Replies: 1 comment 1 reply
-
Hi,
On Windows, unless you're running as a privileged user, you have to use the
Please see
Please see
I'm not entirely sure what you mean by "update the credential" in this context. Note that the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to integrate with libfido2 on Windows, but I don't know how to use it. like:
1、Enum available devices (
select.c
)2. Register credential with the device (Windows Hello)
3. Authenticate with this credential (launch Windows Hello UI)
4. Update and delete the credential
Could anybody share a minimal example app to do it?
Beta Was this translation helpful? Give feedback.
All reactions