@protocol FIRAuthUIDelegate
A protocol to handle user interface interactions for Firebase Auth.
This protocol is available on iOS, macOS Catalyst, and tvOS only.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-08-17 UTC."],[],[],null,["# FirebaseAuth Framework Reference\n\nProtocols\n=========\n\nThe following protocols are available globally.\n- `\n ``\n ``\n `\n\n ### [FIRAuthUIDelegate](/docs/reference/ios/firebaseauth/api/reference/Protocols/FIRAuthUIDelegate)\n\n `\n ` \n @protocol FIRAuthUIDelegate\n A protocol to handle user interface interactions for Firebase Auth.\n This protocol is available on iOS, macOS Catalyst, and tvOS only. \n\n #### Declaration\n\n Objective-C \n\n @protocol FIRAuthUIDelegate \u003cNSObject\u003e\n\n- `\n ``\n ``\n `\n\n ### [FIRFederatedAuthProvider](/docs/reference/ios/firebaseauth/api/reference/Protocols/FIRFederatedAuthProvider)\n\n `\n ` \n Utility type for constructing federated auth provider credentials. \n\n #### Declaration\n\n Objective-C \n\n @protocol FIRFederatedAuthProvider \u003cNSObject\u003e\n\n- `\n ``\n ``\n `\n\n ### [FIRUserInfo](/docs/reference/ios/firebaseauth/api/reference/Protocols/FIRUserInfo)\n\n `\n ` \n Represents user data returned from an identity provider. \n\n #### Declaration\n\n Objective-C \n\n @protocol FIRUserInfo \u003cNSObject\u003e"]]