AllowCredential: {
    id: string;
    transports?: string;
    type: string;
}

Type declaration

  • id: string
  • Optional transports?: string
  • type: string

    Must be 'public-key'

Generated using TypeDoc