|
LuxChat
2.0
Instant messenger for iOS
|
Utility class for constructing Facebook credentials. More...
#import <FIRFacebookAuthProvider.h>
Instance Methods | |
| (nullable instancetype) | - NS_UNAVAILABLE |
Class Methods | |
| (FIRAuthCredential *) | + credentialWithAccessToken: |
Creates an FIRAuthCredential for a Facebook sign in. More... | |
Utility class for constructing Facebook credentials.
| + credentialWithAccessToken: | (NSString *) | accessToken |
Creates an FIRAuthCredential for a Facebook sign in.
| accessToken | The Access Token from Facebook. |
FIRAuthCredential containing the Facebook credentials.
1.8.9.1