Closed dainnilsson closed 1 month ago
This PR fixes the CBOR serialization which caused problems when using webauthn_json_mapping with the Fido2Client in certain cases, and corrects the behavior of dataclass constructors when passing dict values.
webauthn_json_mapping
This PR fixes the CBOR serialization which caused problems when using
webauthn_json_mapping
with the Fido2Client in certain cases, and corrects the behavior of dataclass constructors when passing dict values.