Skip to content

Commit 0f5f836

Browse files
committed
Update Auth README to make more clear description #102
remove not used Facebook AppID (it can be read from FacebookSDK)
1 parent 4e44af6 commit 0f5f836

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

FirebaseFacebookAuthUI/FIRFacebookAuthUI.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ NS_ASSUME_NONNULL_BEGIN
2323
*/
2424
@interface FIRFacebookAuthUI : NSObject <FIRAuthProviderUI>
2525

26-
/** @property appId
27-
@brief The Facebook App ID.
28-
*/
29-
@property(nonatomic, readonly, copy) NSString *appID;
30-
3126
/** @property scopes
3227
@brief The scopes to use with Facebook Login.
3328
@remarks Defaults to using "email" scopes.

0 commit comments

Comments
 (0)