shopit-back/app/Domains/Auth/Services
ncoronel 4de08ff2f2 refactor(auth): simplify password reset attempt handling logic and improve code readability 2026-08-14 08:51:31 -03:00
..
AdminAppContextService.php feat(auth): implement AdminAppMeController and AdminAppMeResource; add routes and tests for user context retrieval 2026-07-31 16:11:47 -03:00
GoogleAuthService.php Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
PasswordLoginService.php refactor(auth): simplify password reset attempt handling logic and improve code readability 2026-08-14 08:51:31 -03:00
ProfileService.php feat: implement profile update functionality with validation and password handling 2026-07-08 12:10:23 -03:00
RegisterUserService.php feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
ResetPasswordAttemptService.php refactor(auth): simplify password reset attempt handling logic and improve code readability 2026-08-14 08:51:31 -03:00
ScannerContextService.php feat(auth): implement permission-based access for scanner functionality and update related tests 2026-08-11 14:53:51 -03:00