mozilla / authenticator-rs

Rust library to interact with Security Keys, used by Firefox
https://crates.io/crates/authenticator
Mozilla Public License 2.0
273 stars 70 forks source link

Remove webdriver feature now that it has been moved to Firefox #294

Closed jschanck closed 1 year ago

msirringhaus commented 1 year ago

Then the --no-u2f-usb-hid-options in all of the examples are now useless, too, right? I think they were meant to disable USB, but still have the webdriver active (not sure, if this ever worked, though). Maybe we could remove all of those now as well with this PR?