- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 Mar 2018 18:30:42 +0000
- To: public-webauthn@w3.org
equalsJeffH has just submitted a new pull request for https://github.com/w3c/webauthn:
== fix linking errors, ref PublicKeyCredentialCreationOptions rather than… ==
…MakePublicKeyCredentialOptions
fixes #828 (all the way this time) -- the spec was still building with the following error:
> LINK ERROR:\033[0m No 'idl' refs found for 'excludeCredentials' with for='MakePublicKeyCredentialOptions'.
{{MakePublicKeyCredentialOptions/excludeCredentials}}
see https://github.com/w3c/webauthn/issues/828#issuecomment-373127081
See https://github.com/w3c/webauthn/pull/840
Received on Wednesday, 14 March 2018 18:30:48 UTC