[webauthn] Pull Request: fix 985 add abort path to createCredential alg

equalsJeffH has just submitted a new pull request for https://github.com/w3c/webauthn:

== fix 985 add abort path to createCredential alg ==
this fixes issue #985 

Also clarified in both the added switch branch to [#createCredential](https://w3c.github.io/webauthn/#createCredential) and the existing one in [#getAssertion](https://w3c.github.io/webauthn/#discover-from-external-source), that this is due to the user exercising a _user agent_ user-interface option.  This is to more clearly disambiguate these switch branches from the ones entitled "If any authenticator returns a status indicating that the user cancelled the operation...".

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

Received on Tuesday, 24 July 2018 01:05:58 UTC