InputPasskeyResponse

WebAuthn response generated by the authenticator when registering or logging in with a public-key passkey ».

inputPasskeyResponseRegister#3e63935c client_data:DataJSON attestation_data:bytes = InputPasskeyResponse;
inputPasskeyResponseLogin#c31fc14a client_data:DataJSON authenticator_data:bytes signature:bytes user_handle:string = InputPasskeyResponse;

Constructors

Constructor Description
inputPasskeyResponseRegister WebAuthn registration response used when registering a new passkey, see here » for more info on the full flow.

Generated from the AuthenticatorAttestationResponse object.
inputPasskeyResponseLogin WebAuthn authentication response used when logging in with a passkey, see here » for more info on the full flow.

Generated from the AuthenticatorAssertionResponse object.

Related pages

Passkey login

Log in to Telegram instantly with a passkey using a PIN or biometrics instead of an SMS code.