FirebaseAuth Framework Reference

Protocols

The following protocols are available globally.

  • @protocol FIRAuthUIDelegate A protocol to handle user interface interactions for Firebase Auth. This protocol is available on iOS, macOS Catalyst, and tvOS only.

    Declaration

    Objective-C

    @protocolFIRAuthUIDelegate<NSObject>
  • Utility type for constructing federated auth provider credentials.

    Declaration

    Objective-C

    @protocolFIRFederatedAuthProvider<NSObject>
  • Represents user data returned from an identity provider.

    Declaration

    Objective-C

    @protocolFIRUserInfo<NSObject>

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2021-08-17 UTC.