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
73bf285bad87d7e35d835d63514be335fae193d0
shopit-back
/
app
/
Domains
/
Auth
/
Controllers
History
ncoronel
73bf285bad
feat: implement profile update functionality with validation and password handling
2026-07-08 12:10:23 -03:00
..
LoginController.php
feat: update login error message for incorrect credentials
2026-07-03 08:37:04 -03:00
LogoutController.php
feat: implement authentication functionality with login and logout endpoints
2026-07-02 14:55:47 -03:00
MeController.php
feat: update MeController to return user data as UserResource
2026-07-06 14:30:15 -03:00
RegisterController.php
feat: implement user registration functionality with validation and response handling
2026-07-02 12:23:50 -03:00
UpdateProfileController.php
feat: implement profile update functionality with validation and password handling
2026-07-08 12:10:23 -03:00