Skip to content

Commit

Permalink
Link to our implementation of [[Store]], as described
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Aug 31, 2023
1 parent f6bbe77 commit a2cec5b
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 @@ -1688,7 +1688,7 @@ that are returned to the caller when a new credential is created, or a new asser
{{PublicKeyCredential}}'s [=interface object=] inherits {{Credential}}'s implementation of
{{Credential/[[CollectFromCredentialStore]](origin, options, sameOriginWithAncestors)}}, and defines its own
implementation of {{PublicKeyCredential/[[Create]](origin, options, sameOriginWithAncestors)}}, {{PublicKeyCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)}}, and
{{Credential/[[Store]](credential, sameOriginWithAncestors)}}.
{{PublicKeyCredential/[[Store]](credential, sameOriginWithAncestors)}}.


### `CredentialCreationOptions` Dictionary Extension ### {#sctn-credentialcreationoptions-extension}
Expand Down

0 comments on commit a2cec5b

Please sign in to comment.