- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Sep 2017 08:14:48 +0000
- To: public-webauthn@w3.org
I agree. At the interop meeting some browsers had interpreted the spec as meaning the `attStmt` should be a binary value (decoded as `attStmt := parseCbor(parseCbor(attObjBytes).attStmt)` and some had interpreted it as a map value (decoded as `attStmt := parseCbor(attObjBytes).attStmt`), both perfectly reasonable interpretations. This ambiguity should be eliminated. -- GitHub Notification of comment by emlun Please view or discuss this issue at https://github.com/w3c/webauthn/issues/577#issuecomment-331382042 using your GitHub account
Received on Friday, 22 September 2017 08:14:43 UTC