↧
Facebook Javascript SDK – A Simple Login Page with OAuth 2.0
A few months ago, i published several posts about Facebook Javascript SDK but they no longer work since Facebook updates to OAuth 2.0. So this post is the updated version of Facebook Javascript SDK – A...
View ArticleFacebook Javascript SDK – Logout with OAuth 2.0
Now we have OAuth 2.0 working with the Facebook Javascript SDK as mentioned in the last article. Facebook Javascript SDK – A Simple Login Page with OAuth 2.0 The above example is incomplete as there is...
View ArticleDrupal 7 – Allow Facebook login using Facebook Connect
The website i am working now needs to have Facebook Login. I found 3 modules which could implement that feature. Drupal module – Facebook Connect Drupal module – Facebook OAuth Drupal module – Drupal...
View Article