1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-25 01:22:26 +01:00
bitwarden-estensione-browser/libs
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
..
.vscode
admin-console
angular [pm-5287] fix account switch logout routing (#7231) 2023-12-18 14:23:43 -05:00
auth
billing
common Ps/allow state provider migrations from v 9 (#7263) 2023-12-18 07:50:04 -05:00
components [CL-152] undeprecate openSimpleDialogRef (#7232) 2023-12-15 11:22:19 -05:00
exporter
importer
node
platform
shared
tools
vault