[webauthn] [[Create]](options) method does not need to call authenticatorMakeCredential() with separate |rpId|

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

== [[Create]](options) method does not need to call authenticatorMakeCredential() with separate |rpId| ==
`[[Create]](options)` method does not need to call authenticatorMakeCredential() with separate |rpId| because it is called with `options.rp` of type PublicKeyCredentialEntity whose `id` member _is_ the RP ID (as is noted in the changes queued as a part of PR #464).

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

Received on Saturday, 20 May 2017 01:27:09 UTC