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.

i want to use this framework for facebook user login.

thanks

share|improve this question

closed as not a real question by bernie, msw, Adam Crossland, bmargulies, gnovice May 23 '10 at 3:24

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

You can use RPX to accept Facebook logins (or logins from Twitter, Google, ... or any other OpenID provider) on your app engine site (or any other site for that matter).

gae-sessions includes a simple demo which shows how to use RPX on app engine.

share|improve this answer
it is very powerful , but i think it is not free – zjm1126 May 22 '10 at 4:22
There is actually a free version which probably does everything you need (and at the very least it will let you support Facebook user logins and OpenID user logins). – David Underhill May 22 '10 at 15:17

Not the answer you're looking for? Browse other questions tagged or ask your own question.