Hi,
It seems that there is no scribe.gwt.xml file. Then, can you show how can I import the external jar and configure the inherits tag of the <project>.gwt.xml? Thanks ________________________________ From: Mohammad Al-Quraian <[email protected]> To: [email protected] Sent: Friday, May 3, 2013 4:33 PM Subject: Re: Facebook login button You can check this page on facebook: https://developers.facebook.com/docs/facebook-login/getting-started-web/ You probably have to use OAuth protocol for that. There an easy library that helps you manage that in the server side: https://github.com/fernandezpablo85/scribe-java?source=cr It also shows many example to do OAuth management for many websites including Facebook. On Friday, May 3, 2013 5:35:23 PM UTC+3, Larissa Costa wrote: Hi, > > >I've never worked with the facebook and I need help. > > >I have a website (GWT) and I wanted to connect it with facebook to get some >information about the user. For example, put a login button on the home page >of my site. > > >Does anyone know how I can do this? Anyone have one example? > > >Thank you > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
