forked from bayandin/chromedriver
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chromedriver] Flatten webauthn command responses
Update WebAuthn command responses to match the spec: * AddVirtualAuthenticator should return `authenticatorId` instead of an object containing `authenticatorId`. * GetCredentials should return an array instead of an object containing an array of credentials. Bug: 922572 Change-Id: Id7fc36eca79ae7624c662d8674be0f62a7df72e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841239 Commit-Queue: John Chen <[email protected]> Auto-Submit: Nina Satragno <[email protected]> Reviewed-by: John Chen <[email protected]> Cr-Commit-Position: refs/heads/master@{#703340}
- Loading branch information
Showing
2 changed files
with
35 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters