From 528916914afa9c17dd7a9a4a8b0b8fcc019d9034 Mon Sep 17 00:00:00 2001 From: =JeffH Date: Wed, 24 Jan 2018 08:28:51 -0800 Subject: [PATCH] fix |allowCredentialDescriptorList| warning from L3605 (#761) it's good enuff for now :) --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index e0de53f3b..f5b4cae76 100644 --- a/index.bs +++ b/index.bs @@ -3602,7 +3602,7 @@ JavaScript APIs. returning `SW_WRONG_DATA`) then the client MUST retry with the U2F application parameter set to the SHA-256 hash of |appId|. If this results in an applicable credential, the client MUST include the credential in - |allowCredentialDescriptorList|. The value of |appId| then replaces the `rpId` + allowCredentialDescriptorList. The value of |appId| then replaces the `rpId` parameter of [=authenticatorGetAssertion=]. : Client extension output