rwadurian/frontend/mining-app/lib/core/network
hailin fe332fdb3f fix(mining-app): remove AuthEventBus to fix Riverpod state race condition
The AuthEventBus was causing "Cannot use ref functions after the
dependency of a provider changed" error when 401 responses triggered
logout during provider rebuilds.

Now 401 handling is done through normal exception flow in splash page
and route guards respond to isLoggedInProvider state changes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 09:44:53 -08:00
..
api_client.dart fix(mining-app): remove AuthEventBus to fix Riverpod state race condition 2026-01-12 09:44:53 -08:00
api_endpoints.dart fix: 修复contribution-service路由映射 2026-01-11 09:04:21 -08:00
interceptors.dart feat(mining-app): fix login bugs and connect contribution page to real API 2026-01-12 09:39:23 -08:00