mozilla / authenticator-rs

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

Tolerate epAtt member in authenticatorMakeCredential response #339

Open jschanck opened 3 months ago

jschanck commented 3 months ago

See Firefox Bug 1905492.

msirringhaus commented 3 months ago

334 should fix this, I think