You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(app): allow injection of pre-authenticated user
- Add initialUser parameter to AppBloc constructor
- Update AppState initialization to use initialUser for status and user
- Improve app startup process for authenticated users
0 commit comments