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
41
Commits
2
Branches
5
Tags
1.9
MiB
55cd927f12
Commit Graph
3 Commits
Author
SHA1
Message
Date
Leonid Nikitin
91810190b7
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
Leonid Nikitin
f481ee765d
Made authorization.
2023-07-06 10:48:32 +06:00
Leonid Nikitin
a35b8db281
Add captcha image generation functionality.
2023-06-28 17:29:56 +06:00