rwadurian/frontend/mining-app/lib
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
..
core feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00
data feat(mining-app): fix login bugs and connect contribution page to real API 2026-01-12 09:39:23 -08:00
domain feat(mining-app): fix login bugs and connect contribution page to real API 2026-01-12 09:39:23 -08:00
presentation fix(mining-app): remove unnecessary token refresh on app startup 2026-01-13 20:28:07 -08:00
main.dart feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00