Re: [webauthn] Enable RP to choose authenticators based on key storage capability

I just merged master into the angelo-keystorage branch to facilitate reviewing. 

Also, these linking errors appear when building the spec:
```
> curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F output=err
\033[1;33mLINK ERROR:\033[0m No 'dfn' refs found for 'true'.
<a data-link-type="dfn" data-lt="true">true</a>
\033[1;33mLINK ERROR:\033[0m No 'dfn' refs found for 'attachment' that are marked for export.
<a data-link-type="dfn" data-lt="attachment">attachment</a>
\033[1;33mLINK ERROR:\033[0m No 'dfn' refs found for 'requireresidentkey'.
<a data-link-type="dfn" data-lt="requireResidentKey">requireResidentKey</a>
\033[7;32m ✔ \033[0m Successfully generated, with 3 linking errors
```


-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/378#issuecomment-296327168 using your GitHub account

Received on Friday, 21 April 2017 23:25:23 UTC