I am a bit confused about the facebook graph api and access tokens. I have created a facebook user and a facebook page. Now I want to write an application that lets the user post a message on the pag
I want my users to be able to login or register on my Site using their Facebook-Account. Could be either like the user clicks the \"Login using Facebook\"-Button and is automatically logged in, while
I\'ve asked this on the Facebook Developer Forums, but no-one is answering, so thought i\'d ask it on Stack.
In the server side auth flow, Facebook does not execute any redirects after the app requests the access token.
I\'m writing a web app that uses facebook\'s PHP SDK. I\'m using the getUser() method to authenticate users similar t开发者_Python百科o this:
I\'m writing a .NET app that runs on a Windows computer. It is not accessible through the browser. The problem is, I can\'t authenticate like I should. I\'m currently coding in C# .NET, more specific
If an mobile user have authorized the app for facebook via Single Sign On, is there a way the permissions can be used on the server side for offline access?
Take for example, when using the Koala ruby gem To access the graph api, we initialize the graph object using the user token key. This is clear, since it contains information that we got from the su
I have a registration fo开发者_Go百科rm which I want to fill in if user is logged in to facebook. I don\'t want to use Registration Plugin(http://developers.facebook.com/docs/plugins/registration/).I
I\'m working on an API that will aggregate data from several website, including facebook. The API has an engine that harvests data on regular intervals, and then the client app polls the API to get th