equalsJeffH has just labeled an issue for https://github.com/w3c/webauthn as "type:technical": == clientDataJSON returned in WebAuthnAttestation rather than AttestationStatement == in https://w3c.github.io/webauthn/#authenticator-signature... ``` The clientDataJSON is returned in the clientData member of the WebAuthnAssertion and AttestationStatement structures. ``` ..should be.. ``` The clientDataJSON is returned in the clientData member of the WebAuthnAttestation and WebAuthnAssertion structures. ``` See https://github.com/w3c/webauthn/issues/119Received on Thursday, 2 June 2016 00:31:07 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 07:26:21 UTC