Commit 2899871
committed
feat(bootstrap): fetch initial user for AppBloc authentication status
- Add code to fetch the initial user from the authentication repository
- Ensure the AppBloc starts with an accurate authentication status
- Update bootstrap function to pass the initial user to the AppBloc1 parent 785a7af commit 2899871
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
289 | 293 | | |
290 | 294 | | |
291 | 295 | | |
| 296 | + | |
292 | 297 | | |
293 | 298 | | |
0 commit comments