account.passkeyRegistrationOptions
Passkey registration options, see here » for more info on the full flow.
type tg.AccountPasskeyRegistrationOptions struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Options | DataJSON | yes | JSON-encoded object whose publicKey field contains a PublicKeyCredentialCreationOptions object. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
account.passkeyRegistrationOptions#e16b5ce1