Passkey

Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».

passkey#98613ebf flags:# id:string name:string date:int software_emoji_id:flags.0?long last_usage_date:flags.1?int = Passkey;

---functions---

account.registerPasskey#55b41fd6 credential:InputPasskeyCredential = Passkey;

Constructors

Constructor Description
passkey Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».

Methods

Method Description
account.registerPasskey Complete passkey registration for the current account, see here » for more info on the full flow.

Related pages

Passkeys