TF-886 Sync delete token oidc and clear cache
This commit is contained in:
@@ -56,10 +56,8 @@ class LocalBindings extends Bindings {
|
||||
Get.find<StateCacheClient>(),
|
||||
Get.find<EmailCacheClient>(),
|
||||
Get.find<RecentSearchCacheClient>(),
|
||||
Get.find<TokenOidcCacheClient>(),
|
||||
Get.find<AccountCacheClient>(),
|
||||
Get.find<EncryptionKeyCacheClient>(),
|
||||
Get.find<AuthenticationInfoCacheClient>(),
|
||||
));
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user