FirebaseAuth Framework Reference

Enumerations

The following enumerations are available globally.

  • Operations which can be performed with action codes.

    Declaration

    Swift

    enum ActionCodeOperation : Int, @unchecked Sendable
  • The APNs token type for the app. This enum is available on iOS, macOS Catalyst, tvOS, and watchOS only.

    Declaration

    Swift

    enum AuthAPNSTokenType : Int, @unchecked Sendable
  • Error codes used by Firebase Auth.

    Declaration

    Swift

    typealias AuthErrorCode.Code._ErrorType = AuthErrorCode