Account.Passkeys

List of passkeys » associated to the current account.

account.passkeys#f8e0aa1c passkeys:Vector<Passkey> = account.Passkeys;

---functions---

account.getPasskeys#ea1f0c52 = account.Passkeys;

Constructors

Constructor Description
account.passkeys List of passkeys » associated to the current account.

Methods

Method Description
account.getPasskeys List the passkeys associated to the current account that can be used to log in, see here » for more info on passkeys.

Related pages

Passkeys