proevan / socialauth

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

Home Page:http://labs.3pillarglobal.com/socialauthdemo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialAuth Library

Socialauth

SocialAuth is a Java library (.NET port & Android version available) for you if your web application requires:

  • Authenticating users through external oAuth providers like Gmail, Hotmail, Yahoo, Twitter, Facebook, LinkedIn, Foursquare, MySpace, Salesforce, Yammer, Google Plus, Instagram as well as through OpenID providers like myopenid.com.
  • Easy user registration. All you need to do is create a page where users can click on buttons for the above providers or other supported providers. Just call SocialAuth and you can get all their profile details.
  • Importing contacts from networking sites.

See our SoicalAuth demo in action !

Download socialauth-java-sdk-4.7.zip

Build Status

Whats new in Version 4.7?

  • Amazon Provider
  • Stackexhange Provider
  • Facebook API v2.2 updated
  • Option to save raw response for Profile and Contact
  • Option to add custom properties for a provider

Whats new in Version 4.6?

  • LinkedIn OAuth2 Provider
  • Updated Mendeley API
  • Resolved Yammer Issue

Whats new in Version 4.5?

  • Updated Yahoo API
  • Updated Foursquare API
  • Serialized SocialAuthTemplate object in socialauth-spring.

Whats new in Version 4.4?

  • Updated Twitter API
  • Changes in command line utility to generate access token
  • Added !Nimble Provider

Whats new in Version 4.3?

  • Added !GitHub Provider
  • Added Flickr Provider
  • Added !GooglePlus Feed Plugin
  • Added !GooglePlus Album Plugin
  • Added Facebook wall demo
  • Jackson support in Command line utility to generate and save access token

Whats new in Version 4.2?

  • Refresh token functionality for Facebook
  • Added GooglePlus provider
  • Added Instagram provider
  • Twitter API v1.1 implemented
  • Command line utility to generate and save access token
  • All core projects are maven-ise now and jars are available on maven repository.
  • All demos except seam and grails are maven-ise now.
  • OAuth endpoint (RequestToken URL, Authorization URL and AccessToken URL) can be configured through properties file now.
  • Response object returned by UpdateStatus method.
  • Bug fixes

About

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

http://labs.3pillarglobal.com/socialauthdemo/


Languages

Language:Java 76.9%Language:CSS 20.9%Language:Groovy 2.2%Language:JavaScript 0.0%