Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Oct 10, 2023
1 parent 318fac6 commit e88db63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ We use `parseCreationOptionsFromJSON()` to convert this to the correct form to u

```js
const publicKey = PublicKeyCredential.parseCreationOptionsFromJSON(
receivedPublicKeyJSON,
receivedCreateCredentialOptions,
);

navigator.credentials
Expand Down

0 comments on commit e88db63

Please sign in to comment.