[webauthn] clientDataJSON returned in WebAuthnAttestation rather than AttestationStatement

equalsJeffH has just created a new issue for 
https://github.com/w3c/webauthn:

== 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.
```

Please view or discuss this issue at 
https://github.com/w3c/webauthn/issues/119 using your GitHub account

Received on Thursday, 2 June 2016 00:31:06 UTC