TW-2835 Add right exception thrower for database operation of AuthenticationOIDCDatasource
This commit is contained in:
committed by
Dat H. Pham
parent
7755fc30e2
commit
79765414d5
@@ -78,6 +78,7 @@ class CredentialBindings extends InteractorsBindings {
|
||||
Get.find<TokenOidcCacheManager>(),
|
||||
Get.find<OidcConfigurationCacheManager>(),
|
||||
Get.find<RemoteExceptionThrower>(),
|
||||
Get.find<CacheExceptionThrower>(),
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user