Re: [webauthn] Decoding attestationObject (#1614)

Yes, we have the length to the CBOR data but if this looks like this
```code
{
 public key
}
{
  extension
}
```
it is not entirely obvious what to do.  My parser consider this a syntax error but maybe other parsers are smarter and converts the result to an implicit array?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 2 June 2021 19:50:55 UTC