Sinan Nalkaya
Results
2
comments of
Sinan Nalkaya
Hi tekknoloagi, i've made a PR regarding this issue, please see https://github.com/tekknolagi/carp/pull/17. thanks.
Try disabling `fido2.features.webauthn_json_mapping.enabled = True` line. `webauthn_json_mapping` changes the encoding method for `bytes`. `bytes` serialized into `str` when this feature is enabled where the device expects bytes.