Expose Webauthn's getTransports.
getTransports is now included in the W3C draft for Webauthn[1]. Thus this change enables it by default by removing its individual flag protection. (See [2] for where this was added originally.) [1] https://github.com/w3c/webauthn/commit/11d549048ac5e462a4f9f44499032302adb29800 [2] https://chromium-review.googlesource.com/c/chromium/src/+/1180083 Change-Id: Iee6209ac0c75fe2537bcb6f9edd0f8bc974e6d15 Reviewed-on: https://chromium-review.googlesource.com/c/1471630Reviewed-by:Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#634506}
Showing
Please register or sign in to comment