- From: GitHub <noreply@github.com>
- Date: Wed, 30 May 2018 07:26:42 -0700
- To: public-webauthn@w3.org
- Message-ID: <5b0eb4a21261b_b0582ad53fa7bc0c74927@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Branch: refs/heads/issue575-remove-consent-prompt Home: https://github.com/w3c/webauthn Commit: f55c4c3a38ef18349b1feb91f8763875c39758d5 https://github.com/w3c/webauthn/commit/f55c4c3a38ef18349b1feb91f8763875c39758d5 Author: Adam Langley <agl@imperialviolet.org> Date: 2018-05-11 (Fri, 11 May 2018) Changed paths: M index.bs Log Message: ----------- Remove mention of a timeout for isUserVerifyingPlatformAuthenticatorAvailable. As discussed on the issue, implementations appear to be converging on implementing this call without prompting the user and returning immediately. The wording in this section is loose enough that implementations that wish to continue using a timeout can find enough slack to do so, but this change removes the firm suggestion to do so. Also, align the spacing of “Promise<T>” to match the style used elsewhere in the W3C specs. Fixes #575 Commit: ad22fce9fbe6685490dd767bb52445e600c9af88 https://github.com/w3c/webauthn/commit/ad22fce9fbe6685490dd767bb52445e600c9af88 Author: Emil Lundberg <emil@yubico.com> Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M index.bs Log Message: ----------- Remove confirmation prompt from isUserVerifyingPlatformAuthenticatorAvailable() See: - https://github.com/w3c/webauthn/issues/575#issuecomment-386059592 - https://github.com/w3c/webauthn/issues/575#issuecomment-386650507 - https://github.com/w3c/webauthn/issues/575#issuecomment-393134099 Compare: https://github.com/w3c/webauthn/compare/f55c4c3a38ef^...ad22fce9fbe6 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
Received on Wednesday, 30 May 2018 14:27:07 UTC