With https://github.com/nickray/cbor-smol/pull/6, we can ignore all unknown keys as required by the spec. Previous implementation in `ctap-types`: - https://github.com/trussed-dev/ctap-types/pull/22
With trussed-dev/cbor-smol#6, we can ignore all unknown keys as required by the spec.
Previous implementation in
ctap-types: