rwadurian/frontend/mining-app/lib/core
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
..
config fix: 修复auth-service CDC配置和API路由 2026-01-11 08:29:16 -08:00
constants feat(mining-app): 添加Android/iOS平台配置和编译支持 2026-01-11 08:06:53 -08:00
di feat(mining-app): fix login bugs and connect contribution page to real API 2026-01-12 09:39:23 -08:00
error feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
network fix(mining-app): remove AuthEventBus to fix Riverpod state race condition 2026-01-12 09:44:53 -08:00
router fix(mining-app): remove AuthEventBus to fix Riverpod state race condition 2026-01-12 09:44:53 -08:00
utils feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00