- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Feb 2017 21:42:36 +0000
- To: public-webauthn@w3.org
equalsJeffH has just created a new issue for
https://github.com/w3c/webauthn:
== define what to do if both normalizedAlgorithm and cryptoParameters
are empty ==
in this makeCredential() alg step..
> If |normalizedParameters| is empty and {{cryptoParameters}} was not
empty,
> cancel the timer started in step 2, return [=a promise rejected
with=] with
> a {{DOMException}} whose name is "{{NotSupportedError}}", and
terminate this
> algorithm.
..we do not define what to do if both normalizedAlgorithm and
cryptoParameters are empty.
Please view or discuss this issue at
https://github.com/w3c/webauthn/issues/361 using your GitHub account
Received on Friday, 24 February 2017 21:42:44 UTC