shopit-back/app/Domains/Auth
ncoronel 75152b53a4 fix(auth): isolate password reset flows by application role 2026-09-04 14:17:27 -03:00
..
Controllers fix(auth): isolate password reset flows by application role 2026-09-04 14:17:27 -03:00
Exceptions feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
Models feat(admin): implement CRUD for administrators with role management and tenant restrictions 2026-09-04 10:28:33 -03:00
Requests fix(auth): resolve login identities by active email and role 2026-09-04 14:17:19 -03:00
Resources feat(scanner): add scanner authentication and context services with routes and tests 2026-08-11 14:53:51 -03:00
Services fix(auth): isolate password reset flows by application role 2026-09-04 14:17:27 -03:00
documentacion Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
routes fix(auth): isolate password reset flows by application role 2026-09-04 14:17:27 -03:00