Skip to content

Ignore unknown CTAP response fields #66

@AlfioEmanueleFresta

Description

@AlfioEmanueleFresta

New versions of the specifications frequently add new fields. Ignoring new fields allow previous versions of the library not to fail when used with newer devices. See #65.

We may need to fork serde_indexed to add this functionality.

Includes:

  • Allow unknown fields in numerically-indexed #[derive(DeserializeIndexed)] structs
  • Allow unknown enum values, eg. unknown public key algorithms reported in GetInfo

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions