feat: refactor and refine authentication system with decoupled user management and admin console

This commit is contained in:
2026-05-30 14:05:11 +05:00
parent f35908095c
commit f6ea8a99d9
17 changed files with 816 additions and 191 deletions
Generated
+1
View File
@@ -2554,6 +2554,7 @@ dependencies = [
"futures",
"jsonwebtoken",
"mongodb",
"rand 0.8.6",
"serde",
"serde_json",
"serde_with",