[webauthn] new commits pushed by equalsJeffH

The following commits were just pushed by equalsJeffH to 
https://github.com/w3c/webauthn:

* Refine makeCredential description

As per my comments on #347
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/66a296afc0bfa65a9252745803c66236889a1bcc

* Incorporate feedback from JeffH, part 1
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/64455164f7881d198d8a9d14534a3107e6feca54

* Merge branch 'master' into vgb-refine-makecredential
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/7cc32e6acab813d02e38833fb506a2e8862f2e4c

* [=scoped credential(s)=]
  by JeffH
https://github.com/w3c/webauthn/commit/f8902b1ba8fd2479c666c27696603e2332b770dd

* [=authenticator=]
  by JeffH
https://github.com/w3c/webauthn/commit/8c26589f60f6c92a3429f4c053602c5667fee21d

* [=[RP]=]
  by JeffH
https://github.com/w3c/webauthn/commit/e9193d5ce6d1e6205f2aecea3bcf1b96dc302c9a

* [=Conforming User Agent=]
  by JeffH
https://github.com/w3c/webauthn/commit/9a01b750e95a84c53e3bd7ac898ebe9d037d8626

* [=[RPS]=]
  by JeffH
https://github.com/w3c/webauthn/commit/dcaa7abd8151b4ff6002e63124ba75fd4c6c53a8

* [=authenticators=]
  by JeffH
https://github.com/w3c/webauthn/commit/269a01a5ac4dce38f60a97e13fa0d547868b9b78

* [=Web Authentication API=]
  by JeffH
https://github.com/w3c/webauthn/commit/4f5bc30e0aefd5fc0efce8c0f5fc6992bca2dd2d

* [=Registration=]
  by JeffH
https://github.com/w3c/webauthn/commit/c344ab063aa75ca07bac907ff1587d9bade70600

* [=Authentication=]
  by JeffH
https://github.com/w3c/webauthn/commit/2d01aadb951db26091b848583f9bfbfee4c44da2

* {{makeCredential()}} and {{getAssertion()}}
  by JeffH
https://github.com/w3c/webauthn/commit/aa798522b9f42c9149bed4f1200b0802b2ef7065

* [=User Verification=]
  by JeffH
https://github.com/w3c/webauthn/commit/4e5701bf5ba9850e1aa5d97f250f5d06c6c19a1c

* [=Authentication Assertion=]
  by JeffH
https://github.com/w3c/webauthn/commit/88299adfeb61e8b6168da082b66bbd16f8c796c4

* [=authorization gesture=]
  by JeffH
https://github.com/w3c/webauthn/commit/0f58f2133a15a4f86507df8a20e4dd69fe34478b

* [=user consent=]
  by JeffH
https://github.com/w3c/webauthn/commit/c3587cfc8e3e36e6347f47334ad7755a31e72053

* '<a>...</a>' to be '[=...=]' thru terminology section
  by JeffH
https://github.com/w3c/webauthn/commit/16b7b15e31b4d5fe56cc797be5dfe2dd8c9b0290

* Incorporate feedback from JeffH, part 2

Use "client data" and "authenticator data" instead of "ClientData" and
"authenticatorData".
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/c85f7a881e43cdf20d4d0d20cb23a2b47192516c

* Incorporate feedback from JeffH, part 3

Tag all instances of "client data", "authenticator data" and
"attestation data".
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/b0f283e67f6bd77ffe177944c83b52c0c80b1d53

* merge from vgb-refine-makecredential and fix conflicts
  by JeffH
https://github.com/w3c/webauthn/commit/989de033ae6feaaf681eb89b2aae4b464e148800

* [=present=]
  by JeffH
https://github.com/w3c/webauthn/commit/a933e9f9b7dc6771b243fa78ea5f49d5f8120624

* [=attestation object=]
  by JeffH
https://github.com/w3c/webauthn/commit/4843b2282bb8900fa488ac97fd99db38e64f5400

* [=effective domain=]
  by JeffH
https://github.com/w3c/webauthn/commit/f346482bb9dc79957e596882ea708a24de63aa06

* <a>...</a> replacement up to {#iface-credentialInfo}
  by JeffH
https://github.com/w3c/webauthn/commit/01337236476db07f96737dfafd7bdc18a19836a6

* <a>...</a> replacement up to {#attestation-formats}
  by JeffH
https://github.com/w3c/webauthn/commit/8f9dcad79c209f954190c3ab5ac2ca8726eb819b

* <a>...</a> replacement thru rest of spec
  by JeffH
https://github.com/w3c/webauthn/commit/917ecdd60c5ff1e6f026bbf3f090ae6216896da6

* refined regex and caught <a>...</a> stragglers
  by JeffH
https://github.com/w3c/webauthn/commit/0e0b3db1df1820d228ba87cdd66ca738eb1722e7

Received on Friday, 3 March 2017 22:02:56 UTC