InputPasskeyResponse

class pyrogram.raw.base.InputPasskeyResponse[source]

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

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.