Improvement issue opened in JIRA
https://jira.springsource.org/browse/SOCIALLI-23
Type: Posts; User: praveenpillai; Keyword(s):
Improvement issue opened in JIRA
https://jira.springsource.org/browse/SOCIALLI-23
Does the Spring Social LinkedIn API provide support to search for people using facets as described in the link below?
http://developer.linkedin.com/documents/people-search-api#Facets
I need to...
Thanks Craig. Voted up!
Could you please provide the link where I could vote up the issue?
Thanks.
My bad!
Just found out that LinkedIn does not support OAuth2 yet! That explains why Spring Social does not have these classes built in. Sorry for missing that!
Well, the main reason I wished to...
Spring Social source contains an implementation of LinkedInConnectionFactory that extends OAuth1ConnectionFactory<LinkedIn>.
Is there a corresponding implementation that extends...