[w3c/webauthn] a6910a: feature policy integration (#1214)

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: a6910a166fd9bee94d80218ab7e7c7786e53811c
      https://github.com/w3c/webauthn/commit/a6910a166fd9bee94d80218ab7e7c7786e53811c
  Author: =JeffH <jdhodges@google.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  feature policy integration (#1214)

this improves #911 -- we'll look in to adding indication of framedness in WD-02

* feature-policy initial inclusion

* add 'allowed to use' to create/get algs

* grovel around fixing cross-ref linkage breakages

* polish linkages

* remove 'allowed to use', it belongs in credman

* polish Feature Policy integration

* oops, promises must return errors, not throw them

* add Note to isUVPAA() wrt rejecting if not 'allowed to use'

Received on Wednesday, 15 May 2019 19:10:36 UTC