21 Commits

Author SHA1 Message Date
cf8cf08bdc add client relation btw user and client 2025-03-27 01:55:26 +03:00
cbd3f5028b finished client endpoints 2025-03-27 01:28:40 +03:00
f1da846bb5 Enhance Swagger Documentation in UserAuthController 2024-11-23 22:50:02 -06:00
fa35c2c60c fixed forgot password 2024-10-21 14:44:39 +03:00
1054ac6053 fixed forgot password 2024-10-21 14:20:31 +03:00
f165e8ce3a fixed forgot password 2024-10-21 14:18:31 +03:00
11759d8112 resolve conflicts 2024-10-08 10:59:31 +03:00
88f3558589 enhance the urls name 2024-10-08 01:17:31 -05:00
bd3945f2ee remove tuya auth 2024-10-08 01:09:21 -05:00
9a868c5757 added enums to replace constants 2024-10-06 15:44:49 +03:00
2b9788eff7 refactor delete user endpoint 2024-09-30 02:10:41 -05:00
eb7d294471 added cooldown with OTP 2024-08-21 14:25:06 +03:00
bb4ba44ac3 test 2024-07-30 16:22:12 +03:00
c67b2ee46d Refactor authentication endpoint in AuthenticationController 2024-07-30 15:32:10 +03:00
4d966feaba Change endpoint name from 'auth' to 'auth1' in AuthenticationController 2024-07-22 19:45:33 +03:00
ea19361a59 Update role guards to differentiate between admin and super admin roles 2024-05-11 21:19:53 +03:00
4058449f4b Update guard usage in controllers 2024-05-07 00:33:04 +03:00
1dcb0a3052 Add UserRoleRepository and RoleTypeRepository imports 2024-05-06 19:10:24 +03:00
af7a9dbd72 Remove unused imports and fix formatting issues 2024-04-18 10:46:21 +03:00
fbdf187ee1 SPRINT-1 related tasks done 2024-04-17 18:52:58 +05:30
c5537b3230 convert project from microservices to rest apis 2024-03-10 12:49:51 +03:00