Re: [webauthn] Adding u2f appid extension

@leshi: Can you do an update of the bikeshed data in the repo (in 
`.spec-data`) as another commit on this PR? That should fix it.

It'd be something like:
```
git clone --depth=100 --branch=master 
https://github.com/tabatkins/bikeshed.git ./bikeshed
pip install --editable ./bikeshed
bikeshed update
cp ./bikeshed/bikeshed/spec-data/* .spec-data/
```

and then test, and commit the changeset.

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

Received on Wednesday, 5 October 2016 23:03:58 UTC