[webauthn] Pull Request: Add two abort paths for getting an assertion

agl has just submitted a new pull request for 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


See https://github.com/w3c/webauthn/pull/906

Received on Friday, 11 May 2018 18:17:48 UTC