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

Using Django-facebook side by side #195

Closed
DanielFerreiraJorge opened this issue Feb 20, 2014 · 1 comment
Closed

Using Django-facebook side by side #195

DanielFerreiraJorge opened this issue Feb 20, 2014 · 1 comment

Comments

@DanielFerreiraJorge
Copy link

I'm thinking of using python-social-auth for a new project, but I also want to use some of the more advanced facebook integrations provided by https://github.com/tschellenbach/Django-facebook

Is it possible to achieve this? Well... anything is possible but, does anybody know a easy way? Does it work out-of-the-box?

Thanks!

@omab
Copy link
Owner

omab commented Feb 21, 2014

I'm not aware of any intent of integration, but I guess it's possible to do it once you have the user data/tokens from python-social-auth, not sure what Django-facebook needs but it looks like if you are capable of filling the models, probably in a pipeline function, then it looks like you will be capable of using that app.

I'm gonna close this issue since it's not a bug, we can continue the discuss in the mailing list or IRC channel.

@omab omab closed this as completed Feb 21, 2014
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

2 participants