adds logic for magic link authentication
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
actix-web = "1.0.*"
|
||||
actix-files = "*"
|
||||
actix-identity = "*"
|
||||
lootalot-db = { version = "0.1", path = "./lootalot_db" }
|
||||
dotenv = "*"
|
||||
env_logger = "*"
|
||||
|
||||
Reference in New Issue
Block a user