Skip to content

AuthenticationCodeTypeFirebaseIos

Type · TDLib 1.8.67 · d1085f9c

A digit-only authentication code is delivered via Firebase Authentication to the official iOS application

AuthenticationCodeTypeFirebaseIos(
  receipt: string,
  push_timeout: int32,
  length: int32
) → AuthenticationCodeType

receipt

string

Receipt of successful application token validation to compare with receipt from push notification

push_timeout

int32

Time after the next authentication method is expected to be used if verification push notification isn't received, in seconds

length

int32

Length of the code