This website requires JavaScript.
Explore
Help
Register
Sign In
morteza
/
dmenu-api
Watch
1
Star
0
Fork
0
You've already forked dmenu-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a53c0a5b13569542e89593283cdb004aaeab7d2a
dmenu-api
/
src
/
modules
/
auth
T
History
morteza
a53c0a5b13
Refactor AdminAuthController and AuthService to implement admin-specific token refresh functionality; update TokensService to handle refresh token logic with improved transaction management and error handling.
2025-11-18 14:29:00 +03:30
..
controllers
Refactor AdminAuthController and AuthService to implement admin-specific token refresh functionality; update TokensService to handle refresh token logic with improved transaction management and error handling.
2025-11-18 14:29:00 +03:30
dto
login
2025-11-18 00:20:15 +03:30
guards
Remove User and AdminUser controllers; update import paths in UserModule to reflect new directory structure.
2025-11-18 09:33:50 +03:30
interfaces
role perms
2025-11-12 09:28:56 +03:30
services
Refactor AdminAuthController and AuthService to implement admin-specific token refresh functionality; update TokensService to handle refresh token logic with improved transaction management and error handling.
2025-11-18 14:29:00 +03:30
transformers
login
2025-11-18 00:20:15 +03:30
auth.module.ts
Refactor Auth and Restaurants modules to use forward references for circular dependency resolution; import JwtModule in RestaurantsModule.
2025-11-18 09:03:14 +03:30