This website requires JavaScript.
Explore
Help
Register
Sign In
tbianchini
/
shopit-back
Watch
1
Star
0
Fork
0
You've already forked shopit-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d02b0c5551e83b7349eff8fbf9fabb2c0634bcd7
shopit-back
/
app
/
Domains
/
Auth
/
Requests
History
ncoronel
7c9ebc6d4d
feat(auth): implement login security features including account locking and login attempt tracking
2026-07-29 10:47:26 -03:00
..
CreateResetPasswordAttemptRequest.php
Forgot password flow
2026-07-27 09:43:00 -03:00
GoogleTokenExchangeRequest.php
feat(purchase): add checkout expiration settings and reservation status to purchase items
2026-07-27 12:49:27 -03:00
LoginUserRequest.php
feat(auth): implement login security features including account locking and login attempt tracking
2026-07-29 10:47:26 -03:00
RegisterUserRequest.php
feat(notification): implement email notifications for user registration and purchase events
2026-07-22 09:54:19 -03:00
ResetPasswordRequest.php
Forgot password flow
2026-07-27 09:43:00 -03:00
UpdateProfileRequest.php
feat: implement profile update functionality with validation and password handling
2026-07-08 12:10:23 -03:00
ValidateResetPasswordAttemptRequest.php
Forgot password flow
2026-07-27 09:43:00 -03:00