Adjust WebAuthn WebDriver API to match the spec
Now that the WebAuthn WebDriver API has landed on the spec [1], update the implementation to match it closely: * Add isUserVerified flag to AddVirtualAuthenticator * hasResidentKey and hasUserVerification are optional and default to false. [1] https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator Bug: 922572 Change-Id: I884988c15e4a46ab5aad2395c76dca284386dc7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1837477Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#702469}
Showing
Please register or sign in to comment