mozilla / authenticator-rs

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

Implement UV-workflow for CTAP 2.1 #243

Closed msirringhaus closed 1 year ago

msirringhaus commented 1 year ago

First draft of CTAP2.1 UV.

Significant conceptual changes:

This needs rebasing once #239 lands (and may influence how #239 will look like).

jschanck commented 1 year ago

Let's rebase this on top of #239 and work out any further details here---I'll close #239 once you do that.