[w3c/webauthn] f55c4c: Remove mention of a timeout for isUserVerifyingPla...

  Branch: refs/heads/master
  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


  Commit: 82b6b3732eee66d37672454ea59fb93eb608bc6b
      https://github.com/w3c/webauthn/commit/82b6b3732eee66d37672454ea59fb93eb608bc6b
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #1 from w3c/issue575-remove-consent-prompt

Remove confirmation prompt from isUVPAA


  Commit: 06db112d81e09878257e54e7febaabe16f4a89e6
      https://github.com/w3c/webauthn/commit/06db112d81e09878257e54e7febaabe16f4a89e6
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    A draft-jones-webauthn-secp256k1.html
    A draft-jones-webauthn-secp256k1.txt
    A draft-jones-webauthn-secp256k1.xml
    M index.bs

  Log Message:
  -----------
  Merge branch 'master' into issue575


  Commit: 1678bbc8e6a6c63f06af909aad451fec8897d52b
      https://github.com/w3c/webauthn/commit/1678bbc8e6a6c63f06af909aad451fec8897d52b
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M .travis.yml
    M README.md
    A docker/bikeshed/Dockerfile
    A docker/bikeshed/README.md
    M index.bs

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue575


  Commit: 2d669ded704e8adffd6e1fe981bd46bbb40650ab
      https://github.com/w3c/webauthn/commit/2d669ded704e8adffd6e1fe981bd46bbb40650ab
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge pull request #904 from agl/issue575

Remove mention of a timeout for isUserVerifyingPlatformAuthenticatorAvailable


Compare: https://github.com/w3c/webauthn/compare/a68f1a9256a7...2d669ded704e
      **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 Tuesday, 19 June 2018 16:28:17 UTC