shopit-back/config
ncoronel 7c9ebc6d4d feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
..
app.php Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
auth.php feat: implement user registration functionality with validation and response handling 2026-07-02 12:23:50 -03:00
cache.php initial commit 2026-06-18 10:09:24 -03:00
cors.php fix(env): update frontend URL variable and adjust CORS settings for improved origin handling 2026-07-27 14:09:43 -03:00
database.php initial commit 2026-06-18 10:09:24 -03:00
filesystems.php feat: update AWS S3 configuration to include visibility settings and retain visibility option 2026-07-21 10:29:34 -03:00
logging.php initial commit 2026-06-18 10:09:24 -03:00
login-security.php feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
mail.php initial commit 2026-06-18 10:09:24 -03:00
purchase.php feat(purchase): add checkout expiration settings and reservation status to purchase items 2026-07-27 12:49:27 -03:00
queue.php initial commit 2026-06-18 10:09:24 -03:00
sanctum.php feat(auth): implement token expiration for personal access tokens and update tests 2026-07-21 10:36:40 -03:00
services.php feat(auth): implement Google OAuth integration with user authentication and token exchange 2026-07-22 13:43:14 -03:00
session.php initial commit 2026-06-18 10:09:24 -03:00