Commit 059547b
authored
fix(auth): removed the shareReplay from auth and addressed Zone.js issues (#2682)
* Only `keepUnstableUntilFirst` on `redirectResult`, `shareReplay` it
* Remove shareReplay which causes issues when loading/checking auth lazily
* Move guards over to `.user` so token changes will be evaluated
* Upgrade the node modules in sample
Closes #26811 parent 6817bcc commit 059547b
File tree
5 files changed
+890
-1211
lines changed- sample
- src/app/auth
- src
- analytics
- auth-guard
- auth
5 files changed
+890
-1211
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments