mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 20:50:28 +00:00
Disable fido2 lib
This commit is contained in:
@@ -6,7 +6,7 @@ version = { workspace = true }
|
||||
publish = { workspace = true }
|
||||
|
||||
[features]
|
||||
default = ["ctap-hid-fido2"]
|
||||
default = []
|
||||
ctap-hid-fido2 = ["dep:ctap-hid-fido2", "dep:pinentry", "dep:secrecy"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user