InputPasskeyResponse#

class pyrogram.raw.base.InputPasskeyResponse#

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

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

Constructors:

This base type has 2 constructors available.

InputPasskeyResponseLogin

WebAuthn authentication response used when logging in with a passkey, see here for more info on the full flow.

InputPasskeyResponseRegister

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