I'm making an application that will allow the user once authentify my facebook or twitter application to be allowed to post on his personal wall from my website. I'm done with the twitter part, it wasn't hard to do. When the user allows my twitter app I get his access and secret token and save them into a database for later usage, so he is no going to have to do the whole process of authentification when he tweets to his wall. The facebook side is the problem. I basicly want to do the same like for twitter - make a link that says: Allow Application that will allow access and give me the user's tokens and save them into my database for later usage. I'm trying to use the facebook login button, but I can't do what I want to do. I'm trying to use the standart Facebook PHP SDK. Any help will be appreciated.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|