We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19fe0e9 commit d029cdbCopy full SHA for d029cdb
index.bs
@@ -6099,7 +6099,7 @@ provide this chain in the attestation information.
6099
In order to perform an [=authentication ceremony=], the [=[RP]=] MUST proceed as follows:
6100
6101
1. Let |options| be a new {{CredentialRequestOptions}} structure configured to the [=[RP]=]'s needs for the ceremony.
6102
- Let |pkOptions| be <code>|options|.{{CredentialCreationOptions/publicKey}}</code>.
+ Let |pkOptions| be <code>|options|.{{CredentialRequestOptions/publicKey}}</code>.
6103
6104
1. Call {{CredentialsContainer/get()|navigator.credentials.get()}} and pass |options| as the argument.
6105
Let |credential| be the result of the successfully resolved promise.
0 commit comments