Skip to main content

Interface: PublicKeyCredentialParams

Types.PublicKeyCredentialParams

Export

Interface

PublicKeyCredentialParams

Properties​

attestation_type​

• attestation_type: string

The attestation type for the public key (defaults to "none")

Memberof

PublicKeyCredentialParams


authenticator​

• authenticator: PublicKeyAuthenticator

Memberof

PublicKeyCredentialParams


public_key​

• public_key: string

Base64-encoded public key

Memberof

PublicKeyCredentialParams


webauthn_credential_id​

• webauthn_credential_id: string

The ID of the webauthn credential

Memberof

PublicKeyCredentialParams