senke
|
c171d66b0c
|
[INT-AUTH-004] Add token expiration pre-check
|
2025-12-26 09:15:13 +01:00 |
|
senke
|
7004d57ee0
|
[INT-016] int: Add authentication token refresh flow
- Added proactive token refresh mechanism (5 minutes before expiration)
- Implemented JWT decoding to check token expiration
- Added seamless refresh integration with login/logout flows
- Improved error handling and cleanup
- Integrated with auth store and API client
Files modified:
- apps/web/src/services/tokenRefresh.ts
- apps/web/src/services/api/auth.ts
- apps/web/src/stores/auth.ts
- VEZA_COMPLETE_MVP_TODOLIST.json
|
2025-12-25 15:45:30 +01:00 |
|
senke
|
44509e9b2e
|
fix(MVP-011): Simplify token refresh response handling to single format
|
2025-12-22 23:06:52 +01:00 |
|
senke
|
9e942bc48b
|
batch 1
|
2025-12-22 22:00:50 +01:00 |
|
senke
|
3d72d5ac3c
|
stabilizing apps/web: FIRST BATCH
|
2025-12-17 08:07:35 -05:00 |
|
senke
|
4b5003bdbe
|
stabilizing apps/web: SITUATION AWARENESS
|
2025-12-16 14:40:16 -05:00 |
|
senke
|
2dfde29f7d
|
refonte: backend-api go first; phase 1
|
2025-12-12 21:34:34 -05:00 |
|
okinrev
|
327ac36a30
|
BASE: completing the initial repo state
|
2025-12-03 22:56:50 +01:00 |
|