Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generate_session_secret #48

Open
oliland opened this issue Apr 27, 2010 · 0 comments
Open

Add support for generate_session_secret #48

oliland opened this issue Apr 27, 2010 · 0 comments

Comments

@oliland
Copy link

oliland commented Apr 27, 2010

I use pyfacebook as a session proxy for iPhone applications using Facebook Connect. In order for Facebook to return a session secret, you must pass "generate_session_secret=1" as a GET variable in the getSession() method.

This is easily patched by adding generate_session_secret as a named paramater in init() and adding generate_session_secret to args{} in auth.getSession()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant