Re: [webauthn] PublicKeyCredentialUserEntity difference between name, displayName and id not clear

@emlun I believe the `user.id` field won't in general be human-readable, while `user.name` is likely to be something like "april@example.com".

`rp.id` is a domain name, so it is probably human-readable similar to `user.name`, and I believe `rp.name` is intended to be a pretty name, like `user.displayName`.

-- 
GitHub Notification of comment by jyasskin
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/622#issuecomment-335925331 using your GitHub account

Received on Wednesday, 11 October 2017 19:42:16 UTC