add: user totp 2fa
This commit is contained in:
parent
20aae5570b
commit
205fcbdcc1
29 changed files with 699 additions and 116 deletions
|
@ -16,6 +16,7 @@ toml = "0.8.20"
|
|||
tetratto-shared = { path = "../shared" }
|
||||
tetratto-l10n = { path = "../l10n" }
|
||||
serde_json = "1.0.140"
|
||||
totp-rs = { version = "5.6.0", features = ["qr", "gen_secret"] }
|
||||
|
||||
redis = { version = "0.29.2", optional = true }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue