Skip to content

Commit

Permalink
Update files/en-us/web/api/publickeycredential/parsecreationoptionsfr…
Browse files Browse the repository at this point in the history
…omjson_static/index.md

Co-authored-by: Chris Mills <[email protected]>
  • Loading branch information
hamishwillee and chrisdavidmills authored Oct 10, 2023
1 parent 87dcc37 commit 72cd411
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ PublicKeyCredential.parseCreationOptionsFromJSON(options)

- `options`

- : An object with the same structure as the Web Authentication API [`publicKey` create credentials options object structure](/en-US/docs/Web/API/CredentialsContainer/create#publickey_object_structure), but with [base64url](/en-US/docs/Glossary/Base64) encoded strings used in place of buffer properties.
- : An object with the same structure as the Web Authentication API [`publicKey` create credentials options object](/en-US/docs/Web/API/CredentialsContainer/create#publickey_object_structure), but with [base64url](/en-US/docs/Glossary/Base64)-encoded strings used in place of buffer properties.

### Return value

Expand Down

0 comments on commit 72cd411

Please sign in to comment.