[webauthn] Issue: clarify returned values from authenticatorMakeCredential operation marked as spec:web-api-sig-fmt-et-al

equalsJeffH has just labeled an issue for 
https://github.com/w3c/webauthn as "spec:web-api-sig-fmt-et-al":

== clarify returned values from authenticatorMakeCredential operation 
==
presently the spec says this regarding the returned values from the 
authenticatorMakeCredential operation:
```
On successful completion of this operation, the authenticator returns 
the type and unique identifier of this new credential to the user 
agent.
```
One notable issue is that it does not mention the conveyance of the 
newly-generated WRP-specific attested public key

See https://github.com/w3c/webauthn/issues/105

Received on Friday, 13 May 2016 07:54:47 UTC