clear webauthn config and data when clear token and settings
This commit is contained in:
@@ -185,6 +185,7 @@ export default {
|
||||
}
|
||||
|
||||
self.$user.clearTokenAndUserInfo();
|
||||
self.$user.clearWebAuthnConfig();
|
||||
self.$exchangeRates.clearExchangeRates();
|
||||
self.$settings.clearSettings();
|
||||
self.$locale.init();
|
||||
|
||||
Reference in New Issue
Block a user