Closed emlun closed 1 month ago
Fixes #1984.
This initialization of |settings| and |global| is copied from the equivalent steps of §2.5.4. Create a Credential in CredMan, which sets the arguments used to invoke the |constructCredentialAlg| in WebAuthn's [[Create]]:
Let |settings| be the current settings object. Assert: |settings| is a secure context. Let |global| be |settings|’ global object.
Let |settings| be the current settings object.
Assert: |settings| is a secure context.
Let |global| be |settings|’ global object.
Preview | Diff
Fixes #1984.
This initialization of |settings| and |global| is copied from the equivalent steps of §2.5.4. Create a Credential in CredMan, which sets the arguments used to invoke the |constructCredentialAlg| in WebAuthn's [[Create]]:
Preview | Diff