Re: [webauthn] clientExtensionResults attribute cannot be a Record type

The reason records can't be attributes is that each get would return a new object, which is bizarre behavior for an attribute, btw.  An operation doing that is OK, though.

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

Received on Wednesday, 11 October 2017 03:54:11 UTC