📄️ Save Credentials
Store a list of ClaimEntity associated with an identity in the the Polygon ID Sdk.
📄️ Get Credentials
After a credential is fetched from an Issuer and stored on the wallet SDK, an Integrator can retrieve this credential from the storage using getClaims() function.
📄️ Get Credential Revocation Status
Get Credential Revocation Status.
📄️ Remove Claims
The removeClaims() method removes credentials from the storage based on a list of claimIds.
📄️ Update Credentials
The credentials stored on the SDK can be updated using the credential ID.