Ecosyste.ms: Awesome

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

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: 9 days ago
JSON representation

Javascript SDK oAuth 2.0 based FBConnect

Lists

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/