Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

parse-community/ParseFacebookUtils-Android

 
 

Parse Facebook Utils for Android

Build Status Maven Central License

A utility library to authenticate ParseUsers with the Facebook SDK. For more information, see our guide.

Download

Download the latest JAR or define in Gradle:

dependencies {
  compile 'com.parse:parsefacebookutils-v3-android:1.10.4@aar'
}

Snapshots of the development version are available in Sonatype's snapshots repository.

Usage

Everything can done through the supplied gradle wrapper:

Compile a JAR

./gradlew clean jarRelease

Outputs can be found in Parse/build/libs/

Run the Tests

./gradlew clean testDebug

Results can be found in Parse/build/reports/

How Do I Contribute?

We want to make contributing to this project as easy and transparent as possible. Please refer to the Contribution Guidelines.

License

Copyright (c) 2015-present, Parse, LLC.
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree. An additional grant 
of patent rights can be found in the PATENTS file in the same directory.

About

A utility library to authenticate ParseUsers with the Facebook SDK

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 14

Languages