diff --git a/index.bs b/index.bs index 6ef5bd5fa..af9ab45be 100644 --- a/index.bs +++ b/index.bs @@ -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 |options|.{{CredentialRequestOptions/mediation}} to {{CredentialMediationRequirement/conditional}}, [=[RPS]=] can indicate that a prominent modal UI should not be shown unless credentials are discovered.