shopit-back/app/Domains/Auth/Services
ncoronel dbeaf19513 feat(auth): implement AdminAppMeController and AdminAppMeResource; add routes and tests for user context retrieval 2026-07-31 16:11:47 -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 feat(auth): implement AdminApp login functionality with controller, request, routes, and tests 2026-07-31 10:47:55 -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 feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00