Authentication works now
This commit is contained in:
parent
7347151c95
commit
d7d2fa5d9e
7 changed files with 90 additions and 166 deletions
|
@ -18,7 +18,6 @@ r2d2 = "0.8.8"
|
|||
crypto = "0.0.2"
|
||||
jsonwebtoken = "7.1.0"
|
||||
chrono = { version = "0.4.11", features = ["serde"] }
|
||||
csrf = "0.3.1"
|
||||
actix-cors = "0.2.0"
|
||||
actix-identity = "0.2.1"
|
||||
dotenv_codegen = "0.15.0"
|
||||
futures = "0.3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue