Vivek

Results 2 issues of Vivek

Applications using Javascript WebAuthn APIs to communicate with FIDO2 devices get CBOR encoded attestation object containing authData, fmt and attStmt; more details about the JS API are given at [MDN](https://developer.mozilla.org/en-US/docs/Web/API/AuthenticatorAttestationResponse/attestationObject)....

I am trying to implement Relying Party using libfido2 on linux environment. All the client interactions are done by browser using webauth JS APIs. According to webauthn spec I understand...

feature request