Interface

WebauthnCredential

WebauthnCredential

Properties:
Name Type Attributes Description
id string The credential id.
name string <optional>
The credential name.
public_key string The public key.
attestation_type string The attestation type.
aaguid string The AAGUID of the authenticator.
last_used_at string The time when the credential was used last.
created_at string Time of credential creation.
transports WebauthnTransports

View Source lib/Dto.ts, line 137