diff --git a/src/app/test-refresh/page.tsx b/src/app/test-refresh/page.tsx index ea3a254..66281b1 100644 --- a/src/app/test-refresh/page.tsx +++ b/src/app/test-refresh/page.tsx @@ -57,15 +57,15 @@ export default function TestRefreshPage() { } return ( -
++{/* Manual Controls */} -๐ค User Info
+{JSON.stringify(user, null, 2)}-๐ง Manual Controls
++{/* Instructions */} -๐ง Manual Controls
-๐ Testing Instructions
-+
+๐ Testing Instructions
+
- Make sure JWT_EXPIRES_IN=2m in backend .env for fast testing
- Login and watch the countdown timer
- When time left โค 3 minutes, auto-refresh should trigger