Re: [webauthn] Fix #622: Clarify PublicKeyCredentialEntity name descriptions

Good point. Only user.id:

I mean id in https://www.w3.org/TR/webauthn/#dom-publickeycredentialentity-id 
as 
id, of type DOMString

    A unique identifier for the entity. For a relying party entity, sets the RP ID. For a user account entity, this will be an arbitrary string specified by the relying party.

Where RP ID is clear (IMHO), the id in the case of the user entity needs clarification (i.e. purely RP internal use or so).



-- 
GitHub Notification of comment by rlin1
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/666#issuecomment-343306922 using your GitHub account

Received on Thursday, 9 November 2017 22:05:29 UTC