Skip to content

Commit

Permalink
more consistency: add Get name to section 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rlin1 committed Nov 15, 2017
1 parent 7f831e3 commit 46d6c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ authorizing an authenticator.
</div>


### Use an existing credential to make an assertion ### {#getAssertion}
### Use an existing credential to make an assertion - PublicKeyCredential's `[[Get]](options)` method ### {#getAssertion}

[=[RPS]=] call <code><a idl for="CredentialsContainer" lt="get()">navigator.credentials.get({publicKey:..., ...})</a></code> to
discover and use an existing [=public key credential=], with the [=user consent|user's consent=]. [=[RP]=] script optionally specifies some criteria
Expand Down

0 comments on commit 46d6c51

Please sign in to comment.