Skip to content

Commit

Permalink
Add reference to #sctn-discover-from-external-source from discussion …
Browse files Browse the repository at this point in the history
…of get() internals
  • Loading branch information
emlun committed Oct 7, 2024
1 parent 8d76185 commit 068d7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2321,6 +2321,7 @@ the user select a [=public key credential source=].
Since this specification requires an [=authorization gesture=] to create any [=assertions=],
{{PublicKeyCredential}} inherits the default behavior of
{{Credential/[[CollectFromCredentialStore]](origin, options, sameOriginWithAncestors)}}, of returning an empty set.
{{PublicKeyCredential}}'s implementation of {{PublicKeyCredential/[DISCOVER-METHOD]}} is specified in the next section.

In general, the user agent SHOULD show some UI to the user to guide them in selecting and authorizing an authenticator with which
to complete the operation. By setting <code>|options|.{{CredentialRequestOptions/mediation}}</code> to {{CredentialMediationRequirement/conditional}}, [=[RPS]=] can indicate that a prominent modal UI should <i>not</i> be shown <i>unless</i> credentials are discovered.
Expand Down

0 comments on commit 068d7f5

Please sign in to comment.