rwadurian/frontend/mining-app/lib/presentation
hailin 41f142124b fix(mining-app): update splash page theme and fix token refresh
- Update splash_page.dart to orange theme (#FF6B00) matching other pages
- Change app name from "榴莲挖矿" to "榴莲生态"
- Fix refreshTokenIfNeeded to properly throw on failure instead of
  silently calling logout (which caused Riverpod ref errors)
- Clear local storage directly on refresh failure without remote API call

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 19:32:31 -08:00
..
pages fix(mining-app): update splash page theme and fix token refresh 2026-01-12 19:32:31 -08:00
providers fix(mining-app): update splash page theme and fix token refresh 2026-01-12 19:32:31 -08:00
widgets feat(auth-service): 增强登录错误提示和指数退避锁定机制 2026-01-11 18:33:23 -08:00