I have a facebook app, in which I am opening my website's pages. I want to use open graph in this app. what I mean is this: user can see all pages and can post as a open graph. When any user's click on ticker link on facebook, it should open into my facebook app. (similar like social reader app). Please tell me is it possible?
Use Fandjango for authentication and facepy for graph api.
Use fandjango to deal with the authentication for your canvas app and then use facepy (by the same developer) for interacting with the Graph API