[webauthn] authenticatorMakeCredential() description of input PublicKeyCredential objects is incorrect

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

== authenticatorMakeCredential() description of input PublicKeyCredential objects is incorrect ==
the 6th bullet of authnrMakeCred() input params says:
> An optional list of PublicKeyCredential objects provided by the Relying Party with the intention that, if any of these are known to the authenticator, it should not create a new credential.

At a minimum, s/PublicKeyCredential/PublicKeyCredentialDescriptor/.

However, note also #403 "some RPs may want to allow multiple registrations to the same account".

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

Received on Saturday, 20 May 2017 23:35:04 UTC