Reset cache on logout
This commit is contained in:
@@ -130,6 +130,7 @@ class Configuration {
|
||||
_key = null;
|
||||
_cachedToken = null;
|
||||
_secretKey = null;
|
||||
_authSecretKey = null;
|
||||
Bus.instance.fire(SignedOutEvent());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user