rwadurian/frontend/mining-app/lib/presentation/pages
hailin 5eae4464ef fix(mining-app): remove unnecessary token refresh on app startup
Users were being redirected to login page when clicking navigation
because the background token refresh was failing and clearing user state.

Token refresh should only happen when API returns 401, not on every app launch.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 20:28:07 -08:00
..
asset feat(mining-app): shimmer placeholder for all pages 2026-01-12 21:56:22 -08:00
auth fix(mining-app): unify color scheme and fix scroll issues 2026-01-12 12:41:41 -08:00
contribution feat(mining-app): shimmer placeholder for all pages 2026-01-12 21:56:22 -08:00
profile fix(mining-app): unify color scheme and fix scroll issues 2026-01-12 12:41:41 -08:00
splash fix(mining-app): remove unnecessary token refresh on app startup 2026-01-13 20:28:07 -08:00
trading feat(mining-app): shimmer placeholder for all pages 2026-01-12 21:56:22 -08:00