service-captcha/app/Services
2023-08-01 22:04:35 +06:00
..
Api/V1 Add captcha image generation functionality. 2023-06-28 17:29:56 +06:00
Private Added the ability to manage users. 2023-08-01 22:04:35 +06:00
Role Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
Search Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
User Added the ability to manage users. 2023-08-01 22:04:35 +06:00
AuthService.php Introduced a new class ServiceResultSuccess to distinctively handle successful service responses. Changes were made in AuthService and Service base class to replace ServiceResultArray with ServiceResultSuccess for successful operations. This provides a more accurate response type and improves code readability. 2023-07-06 21:54:10 +06:00
Service.php Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00