Skip to content

Commit

Permalink
add Note to isUVPAA() wrt rejecting if not 'allowed to use'
Browse files Browse the repository at this point in the history
  • Loading branch information
equalsJeffH committed May 10, 2019
1 parent 19cc562 commit 7f8e256
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Expand Up @@ -1792,6 +1792,8 @@ This method has no arguments and returns a Boolean value.
};
</xmp>

Note: Invoking this method from a [=browsing context=] where the [=Web Authentication API=] is "disabled" according to the [=allowed to use=] algorithm&mdash;i.e., by a [=feature policy=]&mdash;will result in the promise being rejected with a [=DOMException=] whose name is "{{NotAllowedError}}".

</div>

## Authenticator Responses (interface <dfn interface>AuthenticatorResponse</dfn>) ## {#iface-authenticatorresponse}
Expand Down

0 comments on commit 7f8e256

Please sign in to comment.