Security key
This commit is contained in:
parent
6c6ee030cd
commit
56c555d699
5 changed files with 759 additions and 288 deletions
|
|
@ -27,5 +27,6 @@ tokio = { version = "1.50.0", features = [
|
|||
"process",
|
||||
] }
|
||||
zbus = "5.14.0"
|
||||
totp-rs = { version = "5.7", features = ["gen_secret", "otpauth"] }
|
||||
base32 = "0.5.1"
|
||||
webauthn-rs = "0.5"
|
||||
url = "2"
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue