mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
[INJIMOB-3392] use issuerhost as cache key (#2025)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -69,7 +69,7 @@ export const VCCardView: React.FC<VCItemProps> = ({
|
||||
} = verifiableCredentialData;
|
||||
if (vcMetadata.issuerHost) {
|
||||
getCredentialIssuersWellKnownConfig(
|
||||
issuer,
|
||||
vcMetadata.issuerHost,
|
||||
CARD_VIEW_DEFAULT_FIELDS,
|
||||
credentialConfigurationId,
|
||||
format,
|
||||
|
||||
Reference in New Issue
Block a user