FirebaseAuth Framework Reference

Enumerations

The following enumerations are available globally.

  • Operations which can be performed with action codes.

    Declaration

    Objective-C

    enum FIRActionCodeOperation : NSInteger {}
  • The APNs token type for the app. This enum is available on iOS, macOS Catalyst, tvOS, and watchOS only.

    Declaration

    Objective-C

    enum FIRAuthAPNSTokenType : NSInteger {}
  • Error codes used by Firebase Auth.

    Declaration

    Objective-C

    enum FIRAuthErrorCode : NSInteger {}