senke
|
087aaa5a2e
|
[INT-AUTH-004] Add token expiration pre-check
|
2025-12-26 09:15:13 +01:00 |
|
senke
|
291d779fa2
|
[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
|
9b3363a6a6
|
fix(MVP-011): Simplify token refresh response handling to single format
|
2025-12-22 23:06:52 +01:00 |
|
senke
|
6d036133ca
|
batch 1
|
2025-12-22 22:00:50 +01:00 |
|
senke
|
ae1c9c2795
|
stabilizing apps/web: FIRST BATCH
|
2025-12-17 08:07:35 -05:00 |
|
senke
|
3f7bf2e2d3
|
stabilizing apps/web: SITUATION AWARENESS
|
2025-12-16 14:40:16 -05:00 |
|
senke
|
d33c351ac6
|
refonte: backend-api go first; phase 1
|
2025-12-12 21:34:34 -05:00 |
|
okinrev
|
f88d4740f3
|
BASE: completing the initial repo state
|
2025-12-03 22:56:50 +01:00 |
|