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
873855c85a47f190c4c3bdb617593ffa16b477b4
shopit-back
/
app
/
Domains
/
Auth
/
Controllers
History
ncoronel
873855c85a
feat(auth): implement Google OAuth integration with user authentication and token exchange
2026-07-22 13:43:14 -03:00
..
GoogleAuthController.php
feat(auth): implement Google OAuth integration with user authentication and token exchange
2026-07-22 13:43:14 -03:00
GoogleTokenExchangeController.php
feat(auth): implement Google OAuth integration with user authentication and token exchange
2026-07-22 13:43:14 -03:00
LoginController.php
feat(auth): implement token expiration for personal access tokens and update tests
2026-07-21 10:36:40 -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