Rails and Facebook - can I do this? -


I'm thinking of implementing Facebook integration for my web app, I know the names of friends, their age and their I want to be able to import interests / likes

A. First of all, is this possible? Can I use this information?

This import will be more or less, one time imported

I also use Facebook-login and parallel it for my "normal" login (auth) functionality. I want to be able to use I think it should be quite straightforward because most websites have this method (like Fiverr.com).

B These two things are the basic need of my Facebook integration, which will you recommend to use me gem?

C I am in 1 1/2 years ROR and feel good on rail programming, but hardly know javascript and very little jquery. Will this integration be difficult for me, do you think?

Welcome to the useful blog post etc. would also be appreciated!

Check Facebook doctor on the permissions. I would say that you can get a user friend list (id and name), but nothing else: friends will have to allow their app to retrieve their data. I stumbled on this issue a few weeks ago, but we were retrieving the albums and photos the data you want is less sensitive, so you can do it anyway. Bottom line: Check.

B. I suggest the management of all things related to authentication, it is a famous gem, which many more can be used to add support for Facebook by omniauth; There is a wiki page on this which is known about how to achieve this type.

C Once you understand your understanding around the OAuth concepts, then you will be good. You can connect Facebook without Javascript / jQuery However, some features, such as "buttons", will need to use JS SDK. Apart from these people, you can do everything server-side. For more advanced questions, gem can do this.

Hope this is enough for you.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -