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

Utility class for constructing GitHub credentials. More...

#import <FIRGitHubAuthProvider.h>

Inheritance diagram for FIRGitHubAuthProvider:

Instance Methods

(nullable instancetype) - NS_UNAVAILABLE
 

Class Methods

(FIRAuthCredential *) + credentialWithToken:
 Creates an FIRAuthCredential for a GitHub sign in. More...
 

Detailed Description

Utility class for constructing GitHub credentials.

Method Documentation

+ credentialWithToken: (NSString *)  token

Creates an FIRAuthCredential for a GitHub sign in.

Parameters
tokenThe GitHub OAuth access token.
Returns
A FIRAuthCredential containing the GitHub credential.

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