mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
clear vault upon logout. full sync vault upon login.
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
$state.go('login.twoFactor');
|
||||
}
|
||||
else {
|
||||
// TODO: do full sync
|
||||
|
||||
$state.go('tabs.current', { animation: 'in-slide-left' });
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user