Types > WebauthnKey
Commerce APITypesWebauthnKey
WebauthnKey

Description

Fields

created_at: String!

The date and time when the key was created, RFC 3339 format

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


id: String!

Unique identifier of the created key


name: String!

Name of the authenticator (if identified)


used_at: String

The date and time when the key was last used, RFC 3339 format

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


Used By

Types

Customer, User

Preview (typescript)

Loading module