gabrielruiu / spring-social-yahoo

Spring Social Yahoo is an extension based on Spring Social that provides funcationality to communicate with the Yahoo Social Rest API.
Other
2 stars 2 forks source link

Profile operations (email, name..) #3

Open mmaask opened 9 years ago

mmaask commented 9 years ago

Why isn't the most basic operations implemented for it that includes the user profile info obtained by connection.fetchUserProfile(). I assume that would be the matter of implementing YahooAdapter.

Thanks in advance.