Sunday 15 April 2012

facebook client 1

I finally understand how the authentication work on Facebook.

No matter what kind of app I am implementing, I need a server, which is used by Facebook to give my app a token to access all the approved information of a certain user.

Then I need to create a simple html page with some JavaScript on a server.


I also need to learn how to do OO in JavaScript.
Learn jQuery.

No comments:

Post a Comment