FirebaseAuth Framework Reference

FIRPhoneAuthCredential


@interface FIRPhoneAuthCredential : FIRAuthCredential <NSSecureCoding>

Implementation of FIRAuthCredential for Phone Auth credentials. This class is available on iOS only.

  • This class is not supposed to be instantiated directly.

    Declaration

    Objective-C

    - (nonnull instancetype)init;