Steps to crearte facebook application at Facebook Developers Page.


For login with facebook to work we have to create a facebook application at Facebook Developers Page using following steps,


2. Goto "My Apps" menu.
3. Click "Add a New App" option.





4. In popup select "WWW" symbol which represent website login.




5. Then give a application name in provided text field.




6. Click "Create New Facebook App ID" button




7. In next screen choose "Category" of your application.

8. Then click "Create App ID" button.





9. Then on next screen give your site URL. For development purpose use http://localhost:<port number>








 10. Here on this screen you will get your application App ID.


Comments

Popular posts from this blog

How to get context path in JQuery?

How to extend Liferay 6.2 session timeout by AJAX call?