shopit-back/app/Domains/Auth
ncoronel 528772fc96 feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
..
Controllers feat(auth): implement token expiration for personal access tokens and update tests 2026-07-21 10:36:40 -03:00
Models feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
Requests feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
Resources feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
Services feat(notification): implement email notifications for user registration and purchase events 2026-07-22 09:54:19 -03:00
routes feat: implement profile update functionality with validation and password handling 2026-07-08 12:10:23 -03:00