Skip to main content

IssuerResolver class

IssuerResolver is a class that allows to interact with the issuer's http endpoint to get revocation status.

IssuerResolver

Signature:

export declare class IssuerResolver implements CredentialStatusResolver 

Implements: CredentialStatusResolver

Methods

MethodModifiersDescription
resolve(credentialStatus)resolve is a method to resolve a credential status directly from the issuer.