Initialize login with a passkey over an unauthenticated connection, see here » for more info.
auth.passkeyLoginOptions#e2037789 options:DataJSON = auth.PasskeyLoginOptions;
---functions---
auth.initPasskeyLogin#518ad0b7 api_id:int api_hash:string = auth.PasskeyLoginOptions;
Parameters
Result
auth.PasskeyLoginOptions
Only users can use this method
Possible errors
| Code |
Type |
Description |
| 400 |
API_ID_INVALID |
API ID invalid. |
| 500 |
AUTH_RESTART |
Restart the authorization process. |
| 500 |
PASSKEY_AUTH_RESTART |
|
Related pages