68 Commits

Author SHA1 Message Date
be8152bad9 otp check if user is verified 2024-08-09 18:57:17 +03:00
9667625562 otp check if user exists in region 2024-08-09 18:54:53 +03:00
842e64a4d1 otp cooldown 2024-08-09 18:44:28 +03:00
8f761168b4 changed entity and type structure 2024-08-03 23:50:49 +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
7ba4271b6e add forget password validator 2024-07-15 16:29:24 +03:00
6040976c07 add sign up password validator 2024-07-15 16:29:10 +03:00
cab86dbd69 Remove unused import of RoleType enum in UserAuthService 2024-05-18 23:10:29 +03:00
6415d78992 Remove USER role 2024-05-18 23:00:22 +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
37316fd9e6 Refactor OTP deletion in UserAuthService 2024-03-25 13:36:34 +03:00
c5537b3230 convert project from microservices to rest apis 2024-03-10 12:49:51 +03:00