
19
Dec, 14
Facebook Profile Image Using Grails OAuth Plugin
In the blog we have seen how we can connect with Facebook using grails oauth plugin. Using that blog we can get various information of the user but not profile image. To get the Facebook profile image you require to make one more request, like: [code] def facebook() {...
Recent Comments