[webauthn] new commits pushed by agl

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

* Add two abort paths for getting an assertion.

This change handles cases (1) and (3) of issue #905. Specifically it
augments the process for getting an assertion to allow a client to abort
based on (optional) UI, and to abort (after user notification) when it
becomes aware that the process cannot be satisfied.

Updates #905
  by Adam Langley
https://github.com/w3c/webauthn/commit/ed3abec313375cb38a11e964be917306c95308d8

* Address Mike's comment.
  by Adam Langley
https://github.com/w3c/webauthn/commit/0244f7c90cd88b37d7e7141cd3b862dc81b63387

* Merge branch 'master' into issue905
  by Adam Langley
https://github.com/w3c/webauthn/commit/0ce104939eacc3928dd1c35e10b48f55f2545a81

* Merge remote-tracking branch 'origin/master' into issue905
  by Adam Langley
https://github.com/w3c/webauthn/commit/616332b3aad865a5088a1850e5842123429d8c25

* Address review comments
  by Adam Langley
https://github.com/w3c/webauthn/commit/1e44ebdd302fc1908d5c98398a217df14b75c417

* Merge branch 'master' into issue905
  by Adam Langley
https://github.com/w3c/webauthn/commit/eddf8ff358a1230ea77d923a43de1a0d6cf4ba6f

* Merge pull request #906 from agl/issue905

Add two abort paths for getting an assertion
  by Adam Langley
https://github.com/w3c/webauthn/commit/bf4dbab0541a445b79bcf20f38ccd66cbba1ee5c

Received on Tuesday, 17 July 2018 21:51:00 UTC