what-the-bank/sources/com/google/android/gms/internal/p002firebaseauthapi/zzyl.java

15 lines
580 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.internal.p002firebaseauthapi;
import android.text.TextUtils;
import com.google.firebase.auth.PhoneAuthCredential;
/* loaded from: classes2.dex */
public final class zzyl {
public static zzabg zza(PhoneAuthCredential phoneAuthCredential) {
if (!TextUtils.isEmpty(phoneAuthCredential.zzh())) {
return zzabg.zzc(phoneAuthCredential.zzf(), phoneAuthCredential.zzh(), phoneAuthCredential.zzi());
}
return zzabg.zzb(phoneAuthCredential.zzg(), phoneAuthCredential.getSmsCode(), phoneAuthCredential.zzi());
}
}