List of passkeys » associated to the current account.
account.passkeys#f8e0aa1c passkeys:Vector<Passkey> = account.Passkeys;
---functions---
account.getPasskeys#ea1f0c52 = account.Passkeys;
| Constructor | Description |
|---|---|
| account.passkeys | List of passkeys » associated to the current account. |
| 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. |