LuxChat  2.0
Instant messenger for iOS
Instance Methods | Class Methods | List of all members
FIRFacebookAuthProvider Class Reference

Utility class for constructing Facebook credentials. More...

#import <FIRFacebookAuthProvider.h>

Inheritance diagram for FIRFacebookAuthProvider:

Instance Methods

(nullable instancetype) - NS_UNAVAILABLE
 

Class Methods

(FIRAuthCredential *) + credentialWithAccessToken:
 Creates an FIRAuthCredential for a Facebook sign in. More...
 

Detailed Description

Utility class for constructing Facebook credentials.

Method Documentation

+ credentialWithAccessToken: (NSString *)  accessToken

Creates an FIRAuthCredential for a Facebook sign in.

Parameters
accessTokenThe Access Token from Facebook.
Returns
A FIRAuthCredential containing the Facebook credentials.

The documentation for this class was generated from the following file: