Type alias IdentityQualifier

IdentityQualifier: {
    issuers: IdentityProviderIndex[];
    type: "cred";
}

Type declaration

  • issuers: IdentityProviderIndex[]
  • type: "cred"

Generated using TypeDoc