ramvignesh-b
|
12763ab7ab
|
refactor: enforce strict linting rules, replace forEach with for...of loops, and remove console logging throughout the frontend.
|
2026-04-13 14:30:17 +05:30 |
|
ramvignesh-b
|
090434d507
|
fix: address type issues in test suites
|
2026-04-12 16:11:14 +05:30 |
|
Your Name
|
293da0a18a
|
test: add comprehensive unit tests for apiClient, RouteGuards, and useAuth hook functionality
|
2026-04-12 16:00:00 +05:30 |
|
Your Name
|
dfa7c3d0d5
|
refactor: rename useauth in store
|
2026-04-11 19:14:02 +05:30 |
|
Your Name
|
96f867f139
|
feat: implement auth state management with RouteGuards
|
2026-04-11 17:56:40 +05:30 |
|
Your Name
|
dfd33f1dad
|
refactor: centralize API endpoints and token refresh logic
|
2026-04-11 14:15:27 +05:30 |
|
Your Name
|
7748cd10c9
|
feat: implement authentication flow with JWT refresh logic, Login page, and user session management
|
2026-04-10 19:24:15 +05:30 |
|
Your Name
|
07bd221e77
|
feat: implement authentication state management with Zustand and add request interceptor for JWT injection
|
2026-04-10 18:52:27 +05:30 |
|
Your Name
|
c15a8b481b
|
fix: prevent infinite refresh loops by checking URL in auth interceptor error handler
|
2026-04-10 18:40:46 +05:30 |
|
Your Name
|
a0eec02ee4
|
refactor: implement automatic token refresh and credential support for auth API client
|
2026-04-10 18:34:28 +05:30 |
|
Your Name
|
05ead7b947
|
refactor: apiclient to use string literal
|
2026-04-10 16:21:02 +05:30 |
|
Your Name
|
a8b347c1db
|
feat: add API client
|
2026-04-10 15:41:15 +05:30 |
|