Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.47 KB

File metadata and controls

12 lines (9 loc) · 2.47 KB

Passkey

Fields

Field Type Required Description
id Optional<String> N/A
object PasskeyObject ✔️ String representing the object's type. Objects of the same type share the same value.
name String ✔️ N/A
lastUsedAt long ✔️ Unix timestamp of when the passkey was last used.
verification Optional<PasskeyVerification> ✔️ N/A