Added user login, logout and creation functionality
Also minor changes to ticketing and AppState
This commit is contained in:
@@ -14,3 +14,4 @@ dotenv = "0.15.0"
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
jsonwebtoken = "10.3.0"
|
||||
argon2 = "0.5.3"
|
||||
time = "0.3.47"
|
||||
|
||||
Reference in New Issue
Block a user