This website requires JavaScript.
Explore
Help
Sign In
kor-elf
/
service-captcha
Watch
1
Star
0
Fork
0
You've already forked service-captcha
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
Files
ebc2dfd94471293f68c9bc2b6f49b42109fbd2f3
service-captcha
/
app
/
Services
T
History
kor-elf
9221e089dd
Revived API POST /captcha/{captcha_uuid}.
...
Receiving captcha information for validation.
2023-11-26 22:42:22 +06:00
..
Api
/V1
Revived API POST /captcha/{captcha_uuid}.
2023-11-26 22:42:22 +06:00
Captcha
Revived API POST /api/v1/captcha.
2023-11-26 15:09:42 +06:00
CaptchaLog
Revived API POST /api/v1/captcha.
2023-11-26 15:09:42 +06:00
CaptchaToken
Add captcha tokens management.
2023-08-22 00:15:35 +06:00
GenerateTokenCommand
Add captcha tokens management.
2023-08-22 00:15:35 +06:00
Private
Add captcha tokens management.
2023-08-22 00:15:35 +06:00
Role
The refactoring added final readonly to App\Services\Role\BuilderCommand.
2023-08-01 23:43:03 +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
CryptographyString.php
Add CryptographyContract and its implementation
2023-09-19 14:29:01 +06:00
Service.php
Added the ability to manage a group of users.
2023-07-16 19:21:09 +06:00