Skip to content

Commit

Permalink
Update document regarding PublicKeyCredentialCreationOptions.attestat…
Browse files Browse the repository at this point in the history
…ion value

Follow up for #16252
  • Loading branch information
ynojima authored and rwinch committed Dec 12, 2024
1 parent 682c408 commit ee1ede8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Since the challenge is persisted (state is changed) to be compared at the time o
"residentKey": "required",
"userVerification": "preferred"
},
"attestation": "direct",
"attestation": "none",
"extensions": {
"credProps": true
}
Expand Down

0 comments on commit ee1ede8

Please sign in to comment.