-
Notifications
You must be signed in to change notification settings - Fork 141
Release History
Tarun Nagpal edited this page Jun 5, 2014
·
2 revisions
- LinkedIn OAuth2 Provider
- Updated Mendeley API
- Resolved Yammer Issue
- Updated Yahoo API
- Updated Foursquare API
- Serialized SocialAuthTemplate object in socialauth-spring.
- Updated Twitter API
- Changes in command line utility to generate access token
- Added !Nimble Provider
- 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
- 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.
- Struts2 socialauth demo.
- OAuth endpoint (RequestToken URL, Authorization URL and AccessToken URL) can be configured through properties file now.
- Response object returned by UpdateStatus method.
- Bug fixes
- New Plugin Architecture
- Feeds Plugin for Facebook, Twitter and Linkedin
- Album Plugin for Facebook and Twitter
- CDI jar and CDI demo
- Changes in Linkedin for passing scopes and getting user email
- Upload Photo option in Facebook and Twitter
- Bug fixes
- Added new provider "Mendeley"
- Bug fixes
- Support to manage state of logged-in providers in socialauth filter
- Fixes to work with GAE
- Options in properties file to set proxy
- Option in properties file to set HttpConnection timeout
- New providers - Salesforce and Yammer.
- New framework to easily add any provider supporting OAuth1.0a, Oauth1.0+OpenID Hybrid or OAuth2.0 protocols
- Easy to add permission scopes through properties file.