feat: refactor and refine authentication system with decoupled user management and admin console
This commit is contained in:
@@ -24,3 +24,5 @@ tokio = { version = "1.52.3", features = ["full"] }
|
||||
tower-http = { version = "0.6.11", features = ["trace", "cors"] }
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = "0.3.23"
|
||||
rand = "0.8.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user