Yubico / libfido2

Provides library functionality for FIDO2, including communication with a device over USB or NFC.
Other
590 stars 152 forks source link

Added option to create credentials with the credProtect extension #705

Closed MiSimon closed 1 year ago

MiSimon commented 1 year ago

Added a new commandline option to the cred example. The options allows the caller to configure the credProtect extension for new credentials.

LDVG commented 1 year ago

This generally looks good to me, would you mind also mentioning this option in the documentation?

https://github.com/Yubico/libfido2/blob/671ec808900da7ba210790f896b02686e47ac8b9/examples/README.adoc?plain=1#L50

MiSimon commented 1 year ago

I updated the documentation.