You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,15 +19,20 @@
19
19
| ✅ | Intergrate Redis to save `refresh-token` instead of `client-cookie`|[#d101d84](https://github.com/Zenfection/project-management/commit/d101d84fd7e1ec6b531511e646ee6c2146fd2889)|[ioredis](https://github.com/luin/ioredis)|
20
20
| ✅ | Use cookie express store token via Redis |[#d060876](https://github.com/Zenfection/project-management/commit/d06087658fb38222bff39c49db6d114432a00fa7)|[express-session](https://github.com/expressjs/session)<br>[connect-redis](https://github.com/tj/connect-redis)|
21
21
|| Add 2FA Authentication Method |||
22
-
|| Add Google |||
22
+
|| Add Google Authentication Method |||
23
+
|| Build RBAC and ABAC Authorization with `roles`, `permissions`, `policies`|||
23
24
24
25
## Changelog Optimize Code
25
26
26
-
-
27
+
-Build UserService with Prisma Serivce without DTO and Entity [#d57cf4e](https://github.com/Zenfection/project-management/commit/d57cf4e0c3c3af89b3d81d5987814abeea0666fe), [#f813be6](https://github.com/Zenfection/project-management/commit/f813be633cca6bce8a116e877e7eae567e6c6a59)
0 commit comments