mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 17:13:47 +00:00
Clear provider state on logout (#8563)
This commit is contained in:
@@ -1143,7 +1143,6 @@ export default class MainBackground {
|
||||
this.vaultTimeoutSettingsService.clear(userId),
|
||||
this.vaultFilterService.clear(),
|
||||
this.biometricStateService.logout(userId),
|
||||
this.providerService.save(null, userId),
|
||||
/* We intentionally do not clear:
|
||||
* - autofillSettingsService
|
||||
* - badgeSettingsService
|
||||
|
||||
Reference in New Issue
Block a user