- From: J.C. Jones via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Nov 2017 03:52:07 +0000
- To: public-webauthn@w3.org
jcjones has just merged emlun's pull request 669 for https://github.com/w3c/webauthn: == Fix #587: Make PublicKeyCredentialEntity members required in IDL == This resolves #587. Summary: - Make member `PublicKeyCredentialEntity.name` required - Make member `PublicKeyCredentialUserEntity.id` required - Make member `PublicKeyCredentialUserEntity.displayName` required - Remove algorithm step from _ยง5.1.3 Create a new credential_ that instructed to throw an exception if any of the above members were missing <!-- This comment and the below content is programatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** [Preview](https://s3.amazonaws.com/pr-preview/w3c/webauthn/issue-587.html) | [Diff](https://s3.amazonaws.com/pr-preview/w3c/webauthn/0418f3e...9f5df06.html) See https://github.com/w3c/webauthn/pull/669
Received on Tuesday, 7 November 2017 03:52:13 UTC