Skip to content

SocialAuth repository which contains socialauth android version and samples

Notifications You must be signed in to change notification settings

flexpeace/socialauth-android

 
 

Repository files navigation

TopImage

SocialAuth Android is an Android version of popular SocialAuth Java library. Now you do not need to integrate multiple SDKs if you want to integrate your application with multiple social networks. You just need to add few lines of code after integrating the SocialAuth Android library in your app. The API enables user authentication and sharing updates through different various social networks and hides all the intricacies of generating signatures & token, doing security handshakes and provide an easy mechanism to build cool social apps. With this library, you can:

  • Quickly build share functionality for posting updates on facebook, twitter, linkedin and more
  • Easily create a Share button or a social bar containing various social networks
  • Access profile of logged in user for easy user registration
  • Import friend contacts of logged in user (Email, Profile URL and Name)
  • Do much more using our flexible API like extend it for more network

###Whats new in Version 2.6 ?

  • Linkedin Career Plugin Added to show information for job , education , recommendations.
  • Linkedin feed plugin added.
  • Now get profile images for your contacts on Facebook , Twitter and !Linkedin.
  • Now you can post message on all connected providers at once.
  • Examples updated.
  • Bug fixes

Check Getting Started to start.

###How does it Work?

Once SocialAuth Android is integrated into your application, following is the authentication process:

  • User opens the app and chooses the provider to request the authentication by using SocialAuth-android library.
  • User is redirected to Facebook, Twitter or other provider's login site by library where they enter their credentials.
  • Upon successful login, provider asks for user’s permission to share their basic data with your app.
  • Once user accepts it,On successful authentication the library redirects user to app.
  • Now user can call SocialAuth Android library to get information about user profile, gets contacts list or share status to friends.

UserFlow

About

SocialAuth repository which contains socialauth android version and samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published