PublicKeyCredentialDescriptor


Identifies a previously created credential that should be excluded from the registration process.

Fields

Name Type Notes

type

String

The type of the credential (e.g. "public-key")

id

String

The credential ID, base64-encoded

transports

List of String

(Optional) How the credential can be accessed (e.g. usb, nfc, ble, internal)