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

Add `FidoDevice::get_protocol` and `FidoDevice::downgrade_to_ctap1` #276

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

This is a prerequisite for #269. We need a way to downgrade CTAP2 capable devices to CTAP1.