PasskeyListItem

constructor(id: String, friendlyName: String? = null, createdAt: Instant, lastUsedAt: Instant? = null)(source)

Parameters

id

The uuid for the passkey

friendlyName

The friendly name of the passkey

createdAt

When the passkey was created at

lastUsedAt

When the passkey was last used at