Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahmudahsan/new-javascript-sdk---oauth-2.0-based-fbconnect-tutorial

Javascript SDK oAuth 2.0 based FBConnect
https://github.com/mahmudahsan/new-javascript-sdk---oauth-2.0-based-fbconnect-tutorial

facebook jaavscript oauth oauth2 web

Last synced: 3 days ago
JSON representation

Javascript SDK oAuth 2.0 based FBConnect

Awesome Lists containing this project

README

        

# Javascript SDK oAuth 2.0 based FBConnect

Today Facebook released their updated JavaScript SDK. Now the authentication system is based on OAuth 2.0 and HTTPS. So I updated my previous tutorial by writing this new post. In this post I'll show you using javascript how could you easily integrate facebook connect (login/logout) features in your site. Additionally how to use Facebook API to get user's information. Here I only used JavaScript no back-end PHP or any server side language.

### How to Integrate Step by Step: http://thinkdiff.net/facebook/new-javascript-sdk-oauth-2-0-based-fbconnect-tutorial/