Skip to main content

Issuer interface

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Used for requesting Credentials using Selective Disclosure. Represents an accepted issuer of a credential.

This API may change without a BREAKING CHANGE notice.

Signature:

export interface Issuer

Properties

PropertyModifiersTypeDescription
didstring(BETA) The DID of the issuer of a requested credential.
urlstring(BETA) A URL where a credential of that type can be obtained.