InputPasskeyCredentialFirebasePNV#

class pyrogram.raw.types.InputPasskeyCredentialFirebasePNV#

Alternative passkey credential that proves ownership of the account’s phone number through a Firebase Phone Number Verification (PNV) token, used on official apps where a full WebAuthn public-key passkey cannot be created, in a way similar to Firebase SMS authentication.

Constructor of InputPasskeyCredential.

Details:
  • Layer: 227

  • ID: 5B1CCB28

Parameters:

pnv_token (str) – Firebase Phone Number Verification token attesting that the user controls the phone number associated with the account.