19 Commits (132dfacd5a9b276a3c668b32ea71d40bc8f343a5)

Author SHA1 Message Date
aliMohtarami 132dfacd5a fix user edit profile service 3 months ago
nicekid1 61ac8246ab Enhance error handling wallets 3 months ago
nicekid1 49507ada65 Enhance error handling in admin , user , wallet module 3 months ago
nicekid1 b48758676e Enhance error handling in product module 3 months ago
nicekid1 b26dff1fd4 Enhance error handling in user module 3 months ago
nicekid1 9e84860f48 Create endpoint to delete a user by admin 3 months ago
nicekid1 ed88f811ef Add logout endpoint for admin and user 3 months ago
nicekid1 b043c75f92 Add refresh token endpoint for admin and user 3 months ago
nicekid1 6308630b4b Improve error handling structure in user module 3 months ago
nicekid1 5e1fe81273 Fix role guard functionality 4 months ago
nicekid1 a44695e5fd Implement functionality to view list of users by admin 4 months ago
nicekid1 54531c1c63 Add functionality to edit user profile in user module 4 months ago
nicekid1 fa026ac2f3 Implement functionality to view user information in user module 4 months ago
nicekid1 86ce21487a Create DTO for login route and refactor related routes 4 months ago
nicekid1 435083a682 Create DTOs for user registration and complete user model 4 months ago
nicekid1 69c0a65ad5 Update try-catch handling in user register and login functionality 4 months ago
nicekid1 44b3017ce4 Create product module and model 4 months ago
nicekid1 effc393545 Implement login method in user service, configure JWT authentication, and create login route in user controller 4 months ago
nicekid1 9549a49330 Create user module with model, service, and register route 4 months ago