Hi, On Sun, Feb 24, 2013 at 5:26 AM, kshitiz <[email protected]> wrote:
> No..actually that was causing some issues. So I followed your suggestions > like I posted. One thing I would like to ask is in Scribe, how to get > specific Facebook information like name or first name. getBody gives entire > information. Do I need to parse that or there is any shortcut? > You need to configure your Facebook application what kind of user information to return and then in your Wicket application to read the JSON body and extract the info. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Regarding-Facebook-login-API-in-wicket-1-5-tp4656656p4656726.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
