Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
/ socialauth Public archive
forked from 3pillarlabs/socialauth

Java Library for authentication, getting profile, contacts and updating status on Google, Yahoo, Facebook, Twitter, LinkedIn, and many more providers

Notifications You must be signed in to change notification settings

flozano/socialauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

FORKED version

I strongly recommend you DON'T use this library. This is a heavily forked version of socialauth 4.5 ( https://github.com/3pillarlabs/socialauth ).

Problems with this library:

  • it has no tests, so touching anything is really dangerous
  • HTTP client is hard-coded, so not configurable.
  • it depends on specific (bad) behaviour of old version of org.json. Newer versions fail to parse output. What is worse: the source of the required version (json-20090211) is not available (seems to be lost). I embedded version 20080701 inside the com.flozano.socialauth package, which seems to work.

Believe me, you want to stay away from this.

About

Java Library for authentication, getting profile, contacts and updating status on Google, Yahoo, Facebook, Twitter, LinkedIn, and many more providers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%