service-captcha/app/Http/Controllers
Leonid Nikitin 92206a028a
Refactor error check in AuthController.
Changed the error check in the AuthController from checking if the result is not successful to checking if the result has an error. This change was made to clarify the code and ensure that errors are handled properly.
2023-07-06 22:32:29 +06:00
..
Api/V1 Add captcha image generation functionality. 2023-06-28 17:29:56 +06:00
Private Made authorization. 2023-07-06 10:48:32 +06:00
AuthController.php Refactor error check in AuthController. 2023-07-06 22:32:29 +06:00
Controller.php Made authorization. 2023-07-06 10:48:32 +06:00