Generate & return webauthn registration challenge
This commit is contained in:
@ -30,4 +30,8 @@ sha2 = "0.10.2"
|
||||
lazy-regex = "2.3.0"
|
||||
totp_rfc6238 = "0.5.0"
|
||||
base32 = "0.4.0"
|
||||
qrcode-generator = "4.1.4"
|
||||
qrcode-generator = "4.1.4"
|
||||
webauthn-rs = "0.3.2"
|
||||
url = "2.2.2"
|
||||
aes-gcm = { version = "0.9.4", features = ["aes"] }
|
||||
bincode = "1.3.3"
|
Reference in New Issue
Block a user