user1281651
user1281651

Reputation:

How to use open graph in facebook APP page

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?

Upvotes: 2

Views: 581

Answers (2)

Invincible
Invincible

Reputation: 422

Use Fandjango for authentication and facepy for graph api.

Upvotes: 1

Timmy O'Mahony
Timmy O'Mahony

Reputation: 53999

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

Upvotes: 3

Related Questions