gohorsejobs/docs
Yamamoto 31fadc1b11 feat(auth): migrate sessionStorage to localStorage and add refreshSession()
- Replace sessionStorage with localStorage for user data persistence
- Add refreshSession() function to restore session from HTTPOnly cookie via /users/me
- Update tests to use localStorage mocks
- Add 3 new tests for refreshSession() functionality
- Update superadmin credentials in README.md and DEVOPS.md
2026-01-03 09:33:55 -03:00
..
txt Move docs txt reports into folder 2026-01-02 09:24:21 -03:00
API.md docs: Update all documentation files (API_SECURITY, ROADMAP, TASKS, DEVOPS, DATABASE, API) 2025-12-26 12:45:03 -03:00
API_SECURITY.md docs: Update all documentation files (API_SECURITY, ROADMAP, TASKS, DEVOPS, DATABASE, API) 2025-12-26 12:45:03 -03:00
BACKEND_COVERAGE.md feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
DATABASE.md docs: update ER diagram with all tables 2025-12-28 02:39:03 -03:00
DEVOPS.md feat(auth): migrate sessionStorage to localStorage and add refreshSession() 2026-01-03 09:33:55 -03:00
FULL_TEST_REPORT.md feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
ROADMAP.md docs: update roadmap and add admin handler tests 2025-12-28 03:04:18 -03:00
TASKS.md docs: Update all documentation files (API_SECURITY, ROADMAP, TASKS, DEVOPS, DATABASE, API) 2025-12-26 12:45:03 -03:00
TEST_REPORT.md feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00