1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update document regarding PublicKeyCredentialCreationOptions.attestation value

Follow up for #16252
This commit is contained in:
Yoshikazu Nojima
2024-12-12 17:43:27 +09:00
committed by Rob Winch
parent 682c40894e
commit ee1ede8b2d
@@ -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
}