Skip to main content

PubKeyCredentialDescriptor

@loginid/websdk3Docs


@loginid/websdk3 / Internal Modules / PubKeyCredentialDescriptor

Type Alias: PubKeyCredentialDescriptor

PubKeyCredentialDescriptor: object

Type declaration

id

id: string

Base64 encoded byte array of the public key identifier.

transports?

optional transports: ("usb" | "nfc" | "ble" | "internal" | "hybrid" | "cable" | "smart-card")[]

type

type: "public-key"