Add a way to reset password
This commit is contained in:
parent
5d343c273f
commit
ed979719b5
12 changed files with 352 additions and 57 deletions
|
|
@ -49,4 +49,4 @@ lettre = { version = "0.11", default-features = false, features = [
|
|||
] }
|
||||
|
||||
derive_more = { version = "1", features = ["full"] }
|
||||
thiserror = "1"
|
||||
thiserror = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue