Current command:
hf fido assert --help
Execute a FIDO2 Get Assertion command. Needs json file with parameters. Sample file `fido2_defparams.json` in `client/resources/`. - Needs if `rk` option is `false` (authenticator doesn't store credential to its memory) - for yubikey there must be only one option `"up": true` or false note: `-vv` shows full certificates data usage: hf fido assert [-havcl] [-f <fn>] options: -h, --help This help -a, --apdu Show APDU requests and responses -v, --verbose Verbose output -c, --cbor Show CBOR decoded data -l, --list Add CredentialId from json to allowList -f, --file <fn> Parameter JSON file name examples/notes: hf fido assert -> default parameters file `fido2_defparams.json` hf fido assert -f test.json -l -> use parameters file `text.json` and add to request CredentialId