clients/libs/angular/src
Matt Gibson 87b6651f8e
[pm-5287] fix account switch logout routing (#7231)
* Navigate to home from account switcher

Also updates the main background handling of logout to either finish switch or logout, depending on which occurred

* Prefer observable guards

we were racing the account switch process on `accountService` and this async guard. It only depended on account status, which is available from `accountService`, so the correct move was to observe that status.

The unauthGuardFn allows for updating homepage depending on window state because popout windows have different nav to other locations.
2023-12-18 14:23:43 -05:00
..
admin-console [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
auth [pm-5287] fix account switch logout routing (#7231) 2023-12-18 14:23:43 -05:00
billing/images/cards [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
components [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
directives [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
pipes [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
scss [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
services [AC-1139] Flexible collections: deprecate Manage/Edit/Delete Assigned Collections custom permissions (#6906) 2023-12-08 18:07:52 +00:00
tools [PM-1925][PM-2741][AC-1334] flexible collections export page (#5759) 2023-12-14 13:55:54 +01:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
vault [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
jslib.module.ts Move PasswordStrengthComponent to Tools (#7125) 2023-12-07 14:11:05 -05:00