Skip to content

Commit

Permalink
fix |allowCredentialDescriptorList| warning from L3605 (#761)
Browse files Browse the repository at this point in the history
it's good enuff for now :)
  • Loading branch information
equalsJeffH committed Jan 24, 2018
1 parent 1e77b42 commit 5289169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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`
<var ignore>allowCredentialDescriptorList</var>. The value of |appId| then replaces the `rpId`
parameter of [=authenticatorGetAssertion=].

: Client extension output
Expand Down

0 comments on commit 5289169

Please sign in to comment.