What I want to do is automatically post to facebook when a user post something on his profile (inside my app), I want to remember the user facebook credential to post automatically without asking for his credentials again.
Tumblr has already implement this functionality and I want to emulate it.
What is the best way to implement this functionality whitin a rails app?
From stackoverflow
-
Have you looked at http://facebooker.rubyforge.org/?
ricardohead : I'm currently using facebooker but I dont know how to correctly implement the functionality that I described.
0 comments:
Post a Comment